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