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