mirror of
https://github.com/rancher/os.git
synced 2025-07-17 16:41:04 +00:00
6 lines
48 B
Docker
6 lines
48 B
Docker
|
FROM ros-build-base
|
||
|
|
||
|
ENV CONTAINED=1
|
||
|
|
||
|
COPY . ./
|