crun 1.23.1
Open Container Initiative (OCI) Container runtime
crun is a fast and low-memory footprint Open Container Initiative (OCI) Container Runtime fully written in C.
- Outputs:
out
- Website: https://github.com/containers/crun
- Licenses: GPL 2+
- Package source: gnu/packages/containers.scm
- Builds: See build status
- Issues: See known issues
Installation
Install crun 1.23.1
as follows:
guix install crun@1.23.1
Or install the latest version:
guix install crun
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.