confd-env/Dockerfile
Sebastian Hugentobler 510c7e96a2 use confd from repo
2017-01-10 11:25:29 +01:00

8 lines
169 B
Docker

FROM quay.io/thallian/alpine-s6
RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/testing/ --allow-untrusted confd
WORKDIR /
ADD /rootfs /