package solo5
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Solo5 sandboxed execution environment
Install
dune-project
Dependency
Authors
Maintainers
Sources
solo5-v0.13.0.tar.gz
sha512=cb2f9ea7140d09796dfe2cd5496d9bab858ce1f2144ecaf62cd8f5c9291bcfde8547cd2f42382dea07bd8dcc1ea7173b86ef2ca35247a92a5ed6bfa2ccf056f2
Description
Solo5 is a sandboxed execution environment primarily intended for, but not limited to, running applications built using various unikernels (a.k.a. library operating systems).
This package provides the Solo5 components needed to build and run MirageOS unikernels on the host system.
Added to opam-repository:
Dependencies (2)
-
conf-libseccomp
build & os = "linux" -
conf-pkg-config
build & os = "linux"
Dev Dependencies
None
Used by (4)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page