mirror of
https://github.com/rancher/os.git
synced 2025-08-12 12:02:22 +00:00
6 lines
48 B
Docker
6 lines
48 B
Docker
|
FROM ros-build-base
|
||
|
|
||
|
ENV CONTAINED=1
|
||
|
|
||
|
COPY . ./
|