add registry
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: ./docker
|
context: ./docker
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
image: bitdeals/haproxy
|
image: registry.bitdeals.org/haproxy
|
||||||
volumes:
|
volumes:
|
||||||
- certificates:/usr/local/etc/haproxy/certificates:ro
|
- certificates:/usr/local/etc/haproxy/certificates:ro
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user