1
0
mirror of https://github.com/rancher/os.git synced 2025-06-25 06:21:33 +00:00
os/scripts/dockerimages/03-network
Ivan Mikushin 676680a52f fix #59
2015-03-02 22:44:41 +05:00

4 lines
77 B
Plaintext

FROM base
COPY scripts/dockerimages/scripts/network.sh /
CMD ["/network.sh"]