1
0
mirror of https://github.com/rancher/os.git synced 2025-06-26 23:06:51 +00:00
os/scripts/installer/Dockerfile.amd64
Sven Dowideit 8e5eba0ac5 add --debug logging option to installer, and a dummy set-disk-partitions
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-01-18 10:50:37 +10:00

8 lines
161 B
Docker
Executable File

FROM rancher/os-installer
# TODO: separate out the elements below - so we can mix and match updates
RUN rm /dist/ \
&& mkdir -p /dist/
COPY ./boot/ /dist/