Merge pull request #3078 from justincormack/dhcp-hook-fix

Fix dhcpcd hooks config
This commit is contained in:
Rolf Neugebauer
2018-06-29 19:02:24 +01:00
committed by GitHub
41 changed files with 43 additions and 41 deletions

View File

@@ -8,7 +8,7 @@ init:
- linuxkit/ca-certificates:v0.4
onboot:
- name: dhcpcd
image: linuxkit/dhcpcd:v0.4
image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty