Stop running Buster services
buster stop
command gracefully shuts down all running Buster services that were started with the buster start
command. This frees up system resources when you’re not actively using Buster.
buster stop
, the following happens:
~/.buster
directorydocker compose down
to stop and remove all containersstop
command only stops the running services. It does not:
buster start
.
buster stop
when:
buster reset
if you want a clean resetdocker ps
buster start