mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-01 06:15:45 +00:00
refuse to start if the docker sock isn't available
This commit is contained in:
@ -30,4 +30,4 @@ ENV DOCKER_HOST unix:///tmp/docker.sock
|
||||
|
||||
VOLUME ["/etc/nginx/certs"]
|
||||
|
||||
CMD ["forego", "start", "-r"]
|
||||
ENTRYPOINT ["/app/docker-entrypoint.sh"]
|
||||
|
Reference in New Issue
Block a user