To aplikacja linuksowa o nazwie „crun”, której najnowszą wersję można pobrać jako 1.22sourcecode.tar.gz. Można ją uruchomić online na darmowym hostingu OnWorks dla stacji roboczych.
Download and run online this app named crun with OnWorks for free.
Postępuj zgodnie z tymi instrukcjami, aby uruchomić tę aplikację:
- 1. Pobrałem tę aplikację na swój komputer.
- 2. Wpisz w naszym menedżerze plików https://www.onworks.net/myfiles.php?username=XXXXX z wybraną nazwą użytkownika.
- 3. Prześlij tę aplikację w takim menedżerze plików.
- 4. Uruchom emulator online OnWorks Linux lub Windows online lub emulator online MACOS z tej witryny.
- 5. W systemie operacyjnym OnWorks Linux, który właśnie uruchomiłeś, przejdź do naszego menedżera plików https://www.onworks.net/myfiles.php?username=XXXXX z wybraną nazwą użytkownika.
- 6. Pobierz aplikację, zainstaluj ją i uruchom.
ZRZUTY EKRANU
Ad
chrupać
OPIS
A fast and low-memory footprint OCI Container Runtime fully written in C. While most of the tools used in the Linux containers ecosystem are written in Go, I believe C is a better fit for a lower-level tool like container runtime. runc, the most used implementation of the OCI runtime specs written in Go, re-execs itself and uses a module written in C for setting up the environment before the container process starts. crun aims to be also usable as a library that can be easily included in programs without requiring an external process for managing OCI containers.
Zakładka Charakterystyka
- Low-memory footprint OCI Container Runtime fully written in C
- Dostępna dokumentacja
- Dostępne przykłady
- Crun is faster than runc and has a much lower memory footprint
- Python is needed only by libocispec to generate the C parser at build time
- Biblioteki udostępnione
Język programowania
C
Kategorie
This is an application that can also be fetched from https://sourceforge.net/projects/crun.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.