refactor: A new beginning

This commit is contained in:
Chance 2025-04-11 20:17:24 -04:00
parent d0d85a4ba0
commit 5171799e52
33 changed files with 21 additions and 26978 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