Testing
This commit is contained in:
@@ -40,6 +40,8 @@ RUN usermod -aG www-data nginx
|
||||
# Run startup script
|
||||
ADD resources /
|
||||
|
||||
EXPOSE 80
|
||||
STOPSIGNAL SIGTERM
|
||||
# ENTRYPOINT [ "--" ]
|
||||
# Temporarily removed , "/usr/local/bin/startup.sh"
|
||||
# CMD ["nginx", "-g", "daemon off;"]
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
||||
Reference in New Issue
Block a user