1
0
mirror of https://github.com/rancher/os.git synced 2025-07-12 14:18:01 +00:00
os/scripts/installer/Dockerfile.amd64
niusmallnan 470c686bbc Update os install logic
1. Fix a bug where install to a nvme disk
2. Remove unused code
3. Move cache services logic to os installer
2019-05-14 09:08:46 +02:00

8 lines
161 B
Docker

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/