mirror of
https://github.com/rancher/os.git
synced 2025-06-25 06:21:33 +00:00
4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
FROM base
|
|
COPY scripts/dockerimages/scripts/network.sh /
|
|
CMD ["/network.sh"]
|