TEST: build
Some checks failed
Build docker container / Build image (push) Failing after 0s

This commit is contained in:
2025-12-17 23:15:51 +01:00
parent eaa1a8a178
commit a053bf25cd

View File

@@ -18,12 +18,6 @@ jobs:
- dockerd - dockerd
- --host=tcp://0.0.0.0:2375 - --host=tcp://0.0.0.0:2375
- --tls=false"] - --tls=false"]
options: >-
--privileged
--host=tcp://0.0.0.0:2375
--tls=false
--health-cmd "docker version"
--health-interval 10s
ports: ports:
- 2375:2375 - 2375:2375