mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
Add debug
This commit is contained in:
parent
34cac42db5
commit
6e08a5a2ea
9 changed files with 9 additions and 8 deletions
|
|
@ -4,7 +4,7 @@ set -Eeuox pipefail
|
|||
source env.sh
|
||||
|
||||
echo "start to build and install windows"
|
||||
docker compose up windows-build -d --wait --build
|
||||
docker compose up windows-build --build
|
||||
|
||||
echo "windows installed, now stop container"
|
||||
docker stop windows-build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue