refactor: A new beginning

This commit is contained in:
Chance 2025-04-11 20:17:24 -04:00 committed by BitSyndicate
parent fc43a7454a
commit 6ce3e627cc
Signed by untrusted user: bitsyndicate
GPG key ID: 443E4198D6BBA6DE
33 changed files with 21 additions and 7657 deletions

View file

@ -40,7 +40,7 @@ jobs:
sh get-docker.sh
# Start Docker daemon directly (instead of using service)
dockerd &
sudo dockerd &
# Give the Docker daemon a moment to initialize
sleep 10