1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +00:00
Files
os/scripts/dockerimages/03-network
Darren Shepherd df4a126175 Initial commit
2015-02-08 21:38:37 -07:00

3 lines
39 B
Plaintext

FROM base
CMD ["udhcpc", "-i", "eth0"]