Compare commits
No commits in common. "02dbc39923f75d488a999a4aab9a62f35097519b" and "074df0c919b91775afeb145f458867d34e170467" have entirely different histories.
02dbc39923
...
074df0c919
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ steps:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
docker-daemon:
|
docker-daemon:
|
||||||
image: docker:28.0-dind-rootless
|
image: docker:28.0-dind
|
||||||
commands:
|
commands:
|
||||||
- dockerd --tls=false --host=tcp://0.0.0.0:2376
|
- dockerd --tls=false --host=tcp://0.0.0.0:2376
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue