mirror of
https://github.com/rancher/os.git
synced 2025-09-09 02:31:36 +00:00
5 lines
71 B
Docker
5 lines
71 B
Docker
FROM ros-build-base
|
|
|
|
COPY . ./
|
|
COPY .dockerignore.docker .dockerignore
|