mirror of
https://gitlab.com/MisterBiggs/hello-world-nginx.git
synced 2025-07-28 17:11:25 +00:00
update ENTRYPOINT to CMD
This commit is contained in:
@@ -9,4 +9,4 @@ ADD nginx.conf /etc/nginx/nginx.conf
|
||||
ADD ./www-data /www-data
|
||||
|
||||
EXPOSE 80
|
||||
ENTRYPOINT ["nginx"]
|
||||
CMD ["nginx"]
|
||||
|
Reference in New Issue
Block a user