mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-11-01 14:04:19 +00:00
Purge 🔥
This commit is contained in:
parent
952d9b3a45
commit
196fceecb4
1 changed files with 8 additions and 0 deletions
|
|
@ -8,5 +8,13 @@ up:
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
docker ps
|
docker ps
|
||||||
|
|
||||||
|
down:
|
||||||
|
docker-compose down
|
||||||
|
|
||||||
|
purge:
|
||||||
|
make down
|
||||||
|
rm -rf data.ms
|
||||||
|
make up
|
||||||
|
|
||||||
pull:
|
pull:
|
||||||
docker-compose pull
|
docker-compose pull
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue