--remove-orphans
This commit is contained in:
parent
a66c5d2218
commit
b59a3c8d91
@ -10,7 +10,7 @@ export PATH="$(pwd)/bin:$PATH"
|
||||
docker-compose-production build --pull
|
||||
|
||||
# run the image
|
||||
docker-compose-production up -d
|
||||
docker-compose-production up -d --remove-orphans
|
||||
|
||||
sleep 3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user