forked from wazuh/wazuh-docker
Switch entrypoint to json format
This commit is contained in:
+1
-1
@@ -15,4 +15,4 @@ VOLUME ["/etc/nginx/conf.d"]
|
||||
ENV NGINX_NAME="foo" \
|
||||
NGINX_PWD="bar"
|
||||
|
||||
ENTRYPOINT /entrypoint.sh
|
||||
ENTRYPOINT [ "/entrypoint.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user