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.12.0.tar.gz
sha512=923e41369f51da1997f321b3fab8fcafbf1e0c8637a185a904399c7f55121ffbe40091c117a1ca80a49f9e36e2b88c36ba84296f29c733fbbf80a07108584dd6
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