This commit is contained in:
parent
79c718153d
commit
ad262c5fde
@ -2,7 +2,7 @@
|
||||
build:
|
||||
image: docker
|
||||
environment:
|
||||
- DOCKER_HOST=tcp://docker:2375
|
||||
- DOCKER_HOST=tcp://docker:2376
|
||||
commands:
|
||||
- docker --tls=false build -t localhost:5000/library:latest .
|
||||
- docker push localhost:5000/library:latest
|
||||
|
Loading…
Reference in New Issue
Block a user