This commit is contained in:
parent
240a1ca4f2
commit
5ed46414aa
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user