mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-25 12:22:08 +00:00
Merge pull request #3078 from justincormack/dhcp-hook-fix
Fix dhcpcd hooks config
This commit is contained in:
@@ -15,7 +15,7 @@ onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:v0.4
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:v0.4
|
||||
image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:ae402c118338c0285625c0094525eb0a90085a58
|
||||
|
Reference in New Issue
Block a user