no it looks like it really does have to be 2376
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
4b78201bd1
commit
2116fbb15c
@ -2,7 +2,7 @@
|
||||
build:
|
||||
image: docker
|
||||
environment:
|
||||
- DOCKER_HOST=tcp://docker:2375
|
||||
- DOCKER_HOST=tcp://docker:2376
|
||||
commands:
|
||||
- sleep 15
|
||||
- docker --tls=false build -t localhost:5000/library:latest .
|
||||
|
Loading…
Reference in New Issue
Block a user