mirror of
https://github.com/rancher/os.git
synced 2025-07-14 23:39:03 +00:00
5 lines
71 B
Docker
5 lines
71 B
Docker
FROM ros-build-base
|
|
|
|
COPY . ./
|
|
COPY .dockerignore.docker .dockerignore
|