Skip to content

arcsecond stop

arcsecond stop [OPTIONS]

Stop the containers. arcsecond start brings them back.

A stopped installation stays stopped across a reboot; one that was running comes back on its own when Docker does.

Options

OptionDescription
--dir FOLDERThe Arcsecond.local folder (the one holding docker-compose.yml). Default: the current folder, else the one arcsecond setup last ran in.
--downAlso remove the stopped containers and the network. Your data (database, files) is never touched.
-v, --verboseIncreases verbosity.

MIT Licensed