Files
Anthias/docker
Nash Kaminski 8074837aba Fix startup of nginx after base image changes
This commit fixes an issue where the nginx container does not start
as a result of the nginx packaged with raspbian daemonizing by default,
as well as including a conflicting virtualhost configs from under /etc/nginx/sites-enabled.

Therefore, this change disables nginx daemonizing
in identical manner to the nginx upstream docker containers
(https://github.com/nginxinc/docker-nginx/blob/master/Dockerfile-debian.template#L106)
as well as removed the package default nginx virtualhost configuration.
2021-03-09 23:01:14 -06:00
..
2021-02-10 04:22:58 -05:00
2021-01-11 20:23:13 +00:00
2021-01-14 10:12:47 +00:00
2021-01-14 10:12:47 +00:00
2021-02-18 18:13:27 +08:00