Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-01-02 13:06:48 -05:00
parent f59c31059a
commit b440f3c888
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -29,5 +29,4 @@ RUN buildDeps=' \
&& echo "Build complete."
ENTRYPOINT [ "coredns" ]
CMD [ "--help" ]
ENTRYPOINT [ "coredns", "-log" ]