update dind machine image to run dockerd in background

This commit is contained in:
Pavel Sviderski
2024-11-27 10:35:49 +10:00
parent 6e0df53f13
commit 410f74425c
3 changed files with 21 additions and 3 deletions
+1
View File
@@ -4,6 +4,7 @@
# Allow files and directories.
!cmd/
!internal/
!scripts/docker-entrypoint.sh
!go.*
# Ignore unnecessary files inside allowed directories.