Development Start the container from the command line: sandcat run Attach a shell to an already-running container: sandcat attach Tear down all containers and volumes (resets persisted home directory): sandcat compose down -v