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