Testing without CMD or ENTRYPOINT
This commit is contained in:
@@ -40,7 +40,4 @@ RUN cd webserver-configs \
|
||||
RUN usermod -aG www-data nginx
|
||||
|
||||
# Run startup script
|
||||
ADD resources /
|
||||
|
||||
# ENTRYPOINT ["/usr/local/bin/startup.sh"]
|
||||
CMD ["php", "nginx", "-g", "daemon off;"]
|
||||
ADD resources /
|
||||
Reference in New Issue
Block a user