mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +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…
Reference in New Issue
Block a user