no it looks like it really does have to be 2376
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
David 2022-04-02 20:28:44 -04:00
parent 4b78201bd1
commit 2116fbb15c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
build: build:
image: docker image: docker
environment: environment:
- DOCKER_HOST=tcp://docker:2375 - DOCKER_HOST=tcp://docker:2376
commands: commands:
- sleep 15 - sleep 15
- docker --tls=false build -t localhost:5000/library:latest . - docker --tls=false build -t localhost:5000/library:latest .