mirror of
https://github.com/rancher/os.git
synced 2025-09-20 01:54:53 +00:00
4 lines
60 B
Docker
4 lines
60 B
Docker
![]() |
FROM rancher/os-base
|
||
|
COPY network.sh /
|
||
|
CMD ["/network.sh"]
|