Documentation
Modules
Space on GitHub
github.com/space-sh/docker
Overview
/enter/
/install/
/logs/
/ls_by_status/
/ps/
/rm_all/
/rm_by_id/
/rm_by_name/
/rm_by_status/
/rmi_all/
/run/
/stop/
/wrap_exec/
/wrap_run/
Examples
Docker module: Run
Run a single container.
Example
space -m docker /run/ -- "debian"
Edit this page