mirror of
https://github.com/rancher/os.git
synced 2025-06-25 06:21:33 +00:00
3 lines
39 B
Plaintext
3 lines
39 B
Plaintext
|
FROM base
|
||
|
CMD ["udhcpc", "-i", "eth0"]
|