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.1.tar.gz
sha512=168026cce7ffceabe5f90a6c85f915f33ab30332ee81338bc4e08560917036910fdb386484579d4ae29f5bf90744a39d025c729e88098d495f0409626be94914
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