mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-05-21 22:33:23 +02:00
update
This commit is contained in:
parent
9b4fc9ae9c
commit
c4eabcecd3
8
registrator/docker-compose.yml
Normal file
8
registrator/docker-compose.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
registrator:
|
||||||
|
image: gliderlabs/registrator
|
||||||
|
command: etcd://127.0.0.1:2379/services
|
||||||
|
hostname: datageek.info
|
||||||
|
volumes:
|
||||||
|
- /var/run/docker.sock:/tmp/docker.sock
|
||||||
|
net: host
|
||||||
|
restart: always
|
Loading…
x
Reference in New Issue
Block a user