mirror of
https://github.com/rancher/os.git
synced 2025-07-17 16:41:04 +00:00
5 lines
71 B
Docker
5 lines
71 B
Docker
FROM ros-build-base
|
|
|
|
COPY . ./
|
|
COPY .dockerignore.docker .dockerignore
|