Remove authbind

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-03-05 10:08:34 -03:00
parent b1c2812dc5
commit 26f2b1330f
4 changed files with 6 additions and 38 deletions

View file

@ -30,6 +30,4 @@ RUN ln -sf /dev/stderr /var/log/nginx/error.log
EXPOSE 80 443
ENTRYPOINT [ "/entrypoint.sh" ]
CMD ["nginx", "-g", "daemon off;"]