1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 14:48:55 +00:00
Files
os/scripts/installer/Dockerfile.arm64

8 lines
161 B
Docker
Raw Normal View History

2018-12-02 20:50:02 +08:00
FROM rancher/os-installer
2016-06-06 23:00:15 -07:00
2018-12-02 20:50:02 +08:00
# TODO: separate out the elements below - so we can mix and match updates
RUN rm /dist/ \
&& mkdir -p /dist/
2016-06-06 23:00:15 -07:00
2018-12-02 20:50:02 +08:00
COPY ./boot/ /dist/