Class: OsCtld::ContainerControl::Commands::WithRootfs

Inherits:
OsCtld::ContainerControl::Command show all
Defined in:
lib/osctld/container_control/commands/with_rootfs.rb

Overview

Run code block in a process where / is the container’s root filesystem

The block’s return value must be compatible with JSON.

Defined Under Namespace

Classes: Frontend, Runner

Method Summary

Methods inherited from OsCtld::ContainerControl::Command

run!