mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-01 06:15:45 +00:00
conform to Docker official images best practices
https://github.com/docker-library/official-images/blob/master/README.md#consistency
This commit is contained in:
@ -31,3 +31,4 @@ ENV DOCKER_HOST unix:///tmp/docker.sock
|
||||
VOLUME ["/etc/nginx/certs"]
|
||||
|
||||
ENTRYPOINT ["/app/docker-entrypoint.sh"]
|
||||
CMD ["nginx-proxy"]
|
||||
|
Reference in New Issue
Block a user