Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Obuilder.Runc_sandboxSourceSandbox builds using runc Linux containers.
include S.SANDBOXval run :
cancelled:unit Lwt.t ->
?stdin:Os.unix_fd ->
log:Build_log.t ->
t ->
Config.t ->
string ->
(unit, [ `Cancelled | `Msg of string ]) Lwt_result.trun ~cancelled t config dir runs the operation config in a sandbox with root filesystem rootfs.