automated terminal push
This commit is contained in:
11
compose.bash
Executable file
11
compose.bash
Executable file
@@ -0,0 +1,11 @@
|
||||
reset
|
||||
|
||||
clear
|
||||
|
||||
set -e
|
||||
|
||||
set -x
|
||||
|
||||
docker compose down --remove-orphans
|
||||
|
||||
docker compose up --build -d
|
Reference in New Issue
Block a user