1
0
mirror of https://github.com/rancher/os.git synced 2025-06-24 14:01:34 +00:00
os/scripts/dockerimages/03-network

3 lines
39 B
Plaintext
Raw Normal View History

2015-02-09 04:38:37 +00:00
FROM base
CMD ["udhcpc", "-i", "eth0"]