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