init 003_test,
This commit is contained in:
11
003_test/001_desktop/01_test_seat/dc_up.sh
Executable file
11
003_test/001_desktop/01_test_seat/dc_up.sh
Executable file
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
# docker compose build | tee dc_build.log
|
||||
|
||||
# docker compose kill
|
||||
# docker compose down
|
||||
docker compose up -d
|
||||
|
||||
echo "done"
|
Reference in New Issue
Block a user