mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-10-29 20:54: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 ps
|
||||
|
||||
down:
|
||||
docker-compose down
|
||||
|
||||
purge:
|
||||
make down
|
||||
rm -rf data.ms
|
||||
make up
|
||||
|
||||
pull:
|
||||
docker-compose pull
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue