1
0
mirror of https://github.com/rancher/os.git synced 2025-07-02 01:31:48 +00:00
os/scripts/dockerimages/03-network

4 lines
77 B
Plaintext
Raw Normal View History

2015-02-09 04:38:37 +00:00
FROM base
2015-03-02 17:44:41 +00:00
COPY scripts/dockerimages/scripts/network.sh /
CMD ["/network.sh"]