mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-18 08:12:53 +01:00
20 lines
392 B
ReStructuredText
20 lines
392 B
ReStructuredText
start
|
|
=====
|
|
|
|
To start a container you can use the `bastille start` command.
|
|
|
|
.. code-block:: shell
|
|
|
|
ishmael ~ # bastille start folsom
|
|
[folsom]:
|
|
folsom: created
|
|
|
|
.. code-block:: shell
|
|
|
|
ishmael ~ # bastille start help
|
|
Usage: bastille start [option(s)] TARGET
|
|
Options:
|
|
|
|
-v | --verbose Print every action on jail start.
|
|
-x | --debug Enable debug mode.
|