2017-01-10 11:19:20 +01:00
|
|
|
FROM quay.io/thallian/alpine-s6
|
2016-06-28 14:19:59 +02:00
|
|
|
|
2017-01-10 11:25:29 +01:00
|
|
|
RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/testing/ --allow-untrusted confd
|
2016-10-11 12:18:46 +02:00
|
|
|
|
|
|
|
WORKDIR /
|
|
|
|
|
|
|
|
ADD /rootfs /
|