mirror of
https://github.com/Sudo-JHare/FHIRFLARE-IG-Toolkit.git
synced 2025-11-05 17:45:14 +00:00
feat: Add helper scripts for startup and shutdown
This commit is contained in:
parent
ea5752f59b
commit
0674128568
5
down.sh
Executable file
5
down.sh
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# Stop and remove all containers defined in the Docker Compose file,
|
||||||
|
# along with any anonymous volumes attached to them.
|
||||||
|
docker compose down --volumes
|
||||||
Loading…
x
Reference in New Issue
Block a user