This commit is contained in:
@@ -6,7 +6,9 @@ COPY plugin.cfg /coredns/plugin.cfg
|
|||||||
|
|
||||||
RUN ls -la /coredns && cat /coredns/plugin.cfg
|
RUN ls -la /coredns && cat /coredns/plugin.cfg
|
||||||
|
|
||||||
RUN cd /coredns && make
|
WORKDIR /coredns
|
||||||
|
|
||||||
|
RUN go get git.kapelle.org/niklas/coredns-override && go generate && make
|
||||||
|
|
||||||
FROM debian:stable-slim as cert
|
FROM debian:stable-slim as cert
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user