Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 264 Bytes

File metadata and controls

19 lines (13 loc) · 264 Bytes

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