mirror of
https://github.com/valitydev/registrator.git
synced 2024-11-06 19:05:21 +00:00
wrong format for docker endpoint
This commit is contained in:
parent
20633b9ef1
commit
d64b4e9a85
@ -3,6 +3,6 @@ MAINTAINER Jeff Lindsay <progrium@gmail.com
|
||||
|
||||
ADD ./stage/docksul /bin/docksul
|
||||
|
||||
ENV DOCKER_HOST /tmp/docker.sock
|
||||
ENV DOCKER_HOST unix:///tmp/docker.sock
|
||||
|
||||
ENTRYPOINT ["/bin/docksul"]
|
Loading…
Reference in New Issue
Block a user