Skip to content
Snippets Groups Projects
Commit 4c836c63 authored by Marek Vavruša's avatar Marek Vavruša
Browse files

docker: default exec options

parent 0ebf91bc
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ EXPOSE 53
# Select entrypoint
WORKDIR /root
CMD ["/usr/local/sbin/kresolved", "-a", "0.0.0.0#53"]
CMD ["/usr/local/sbin/kresolved"]
# Install dependencies and sources
RUN apt-get -q -y update && \
......
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