refactor: A new beginning

This commit is contained in:
Chance 2025-04-11 20:17:24 -04:00 committed by lily
parent 0d3754e722
commit a8b6410c79
Signed by: lily
GPG key ID: 601F3263FBCBC4B9
31 changed files with 21 additions and 7626 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