automated terminal push
All checks were successful
learn org at code.softwareshinobi.com/linux.softwareshinobi.com/pipeline/head This commit looks good
All checks were successful
learn org at code.softwareshinobi.com/linux.softwareshinobi.com/pipeline/head This commit looks good
This commit is contained in:
11
compose.bash
11
compose.bash
@@ -2,13 +2,18 @@
|
||||
|
||||
##
|
||||
|
||||
set -e;
|
||||
reset
|
||||
|
||||
set -x;
|
||||
clear
|
||||
|
||||
##
|
||||
|
||||
set -e
|
||||
|
||||
set -x
|
||||
|
||||
##
|
||||
|
||||
docker compose down --remove-orphans
|
||||
|
||||
docker compose up --build -d
|
||||
|
||||
|
||||
Reference in New Issue
Block a user