Skip to content
Snippets Groups Projects
Commit 1b966bde authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

readded ndots as internal hostnames won't resolve otherwise

parent bfbf1e3f
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,5 @@ COPY --chown=root:nginx . /html
WORKDIR /html
EXPOSE 80
# Removing ndots to resolve issues resolving hosts
CMD echo -e "/ndots:5\nd\nw\nq" | ed /etc/resolv.conf &&\
crond -L /dev/stdout && \
CMD crond -L /dev/stdout && \
php-fpm7
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment