1
0
mirror of https://github.com/rancher/os.git synced 2025-07-14 23:39:03 +00:00
os/Dockerfile.build
Ivan Mikushin f1c7aa38c1 add rancher/os (os-installer) Dockerfile
and installer scripts
2015-08-14 18:23:50 +05:00

5 lines
71 B
Docker

FROM ros-build-base
COPY . ./
COPY .dockerignore.docker .dockerignore