diff --git a/examples/aws.yml b/examples/aws.yml index e8ea5bb87..4a781ca57 100644 --- a/examples/aws.yml +++ b/examples/aws.yml @@ -10,7 +10,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 diff --git a/examples/azure.yml b/examples/azure.yml index 0302f9c47..b21e79bbd 100644 --- a/examples/azure.yml +++ b/examples/azure.yml @@ -13,7 +13,7 @@ services: - name: rngd image: linuxkit/rngd:v0.4 - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 - name: sshd image: linuxkit/sshd:2c7e6e36bd0ffa2b3d950cf9128da89ba3375dbb files: diff --git a/examples/cadvisor.yml b/examples/cadvisor.yml index edc81afa2..d8ae2a0df 100644 --- a/examples/cadvisor.yml +++ b/examples/cadvisor.yml @@ -10,7 +10,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: sysfs image: linuxkit/sysfs:v0.4 diff --git a/examples/docker-for-mac.yml b/examples/docker-for-mac.yml index 7b18daac2..962a24da5 100644 --- a/examples/docker-for-mac.yml +++ b/examples/docker-for-mac.yml @@ -44,7 +44,7 @@ onboot: - /var:/host_var command: ["sh", "-c", "mv -v /host_var/log /host_var/lib && ln -vs /var/lib/log /host_var/log"] - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: # Enable acpi to shutdown on power events diff --git a/examples/docker.yml b/examples/docker.yml index 73f4dd363..5e1d27caa 100644 --- a/examples/docker.yml +++ b/examples/docker.yml @@ -24,7 +24,7 @@ services: - name: rngd image: linuxkit/rngd:v0.4 - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 - name: ntpd image: linuxkit/openntpd:v0.4 - name: docker diff --git a/examples/gcp.yml b/examples/gcp.yml index 3b55b959a..745543afa 100644 --- a/examples/gcp.yml +++ b/examples/gcp.yml @@ -10,7 +10,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 diff --git a/examples/getty.yml b/examples/getty.yml index 316cfb6df..9d802c942 100644 --- a/examples/getty.yml +++ b/examples/getty.yml @@ -10,7 +10,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"] services: - name: getty diff --git a/examples/hostmount-writeable-overlay.yml b/examples/hostmount-writeable-overlay.yml index 77daf0f9f..af1665c1a 100644 --- a/examples/hostmount-writeable-overlay.yml +++ b/examples/hostmount-writeable-overlay.yml @@ -10,7 +10,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"] onshutdown: - name: shutdown diff --git a/examples/influxdb-os.yml b/examples/influxdb-os.yml index a1d8dbdce..187a77ee5 100644 --- a/examples/influxdb-os.yml +++ b/examples/influxdb-os.yml @@ -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 diff --git a/examples/minimal.yml b/examples/minimal.yml index 21af9c0c0..a3c84cdf3 100644 --- a/examples/minimal.yml +++ b/examples/minimal.yml @@ -7,7 +7,7 @@ init: - linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3 onboot: - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: getty diff --git a/examples/node_exporter.yml b/examples/node_exporter.yml index 830aa8737..33382ac85 100644 --- a/examples/node_exporter.yml +++ b/examples/node_exporter.yml @@ -13,7 +13,7 @@ services: - name: rngd image: linuxkit/rngd:v0.4 - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 - name: node_exporter image: linuxkit/node_exporter:v0.4 trust: diff --git a/examples/openstack.yml b/examples/openstack.yml index 922aac5f6..a7f681713 100644 --- a/examples/openstack.yml +++ b/examples/openstack.yml @@ -10,7 +10,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 diff --git a/examples/packet.yml b/examples/packet.yml index 985a4732b..0efe19b0b 100644 --- a/examples/packet.yml +++ b/examples/packet.yml @@ -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 diff --git a/examples/redis-os.yml b/examples/redis-os.yml index b9a6cd27f..510f4cdbd 100644 --- a/examples/redis-os.yml +++ b/examples/redis-os.yml @@ -9,7 +9,7 @@ init: - linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3 onboot: - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: getty diff --git a/examples/rt-for-vmware.yml b/examples/rt-for-vmware.yml index a09419754..21cabee9a 100644 --- a/examples/rt-for-vmware.yml +++ b/examples/rt-for-vmware.yml @@ -17,7 +17,7 @@ services: - name: rngd image: linuxkit/rngd:v0.4 - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 - name: open-vm-tools image: linuxkit/open-vm-tools:v0.4 - name: nginx diff --git a/examples/scaleway.yml b/examples/scaleway.yml index d84327001..2d96e0a1d 100644 --- a/examples/scaleway.yml +++ b/examples/scaleway.yml @@ -13,7 +13,7 @@ onboot: image: linuxkit/rngd:v0.4 command: ["/sbin/rngd", "-1"] - 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 diff --git a/examples/sshd.yml b/examples/sshd.yml index 0203ec22d..68ab9569c 100644 --- a/examples/sshd.yml +++ b/examples/sshd.yml @@ -20,7 +20,7 @@ services: - name: rngd image: linuxkit/rngd:v0.4 - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 - name: sshd image: linuxkit/sshd:2c7e6e36bd0ffa2b3d950cf9128da89ba3375dbb files: diff --git a/examples/swap.yml b/examples/swap.yml index e76e278e4..3137d7579 100644 --- a/examples/swap.yml +++ b/examples/swap.yml @@ -10,7 +10,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: format image: linuxkit/format:v0.4 diff --git a/examples/tpm.yml b/examples/tpm.yml index 404d0daa8..4e318954c 100644 --- a/examples/tpm.yml +++ b/examples/tpm.yml @@ -10,7 +10,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"] services: - name: getty diff --git a/examples/vmware.yml b/examples/vmware.yml index d2956dc34..3288f5830 100644 --- a/examples/vmware.yml +++ b/examples/vmware.yml @@ -17,7 +17,7 @@ services: - name: rngd image: linuxkit/rngd:v0.4 - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 - name: nginx image: nginx:1.13.8-alpine capabilities: diff --git a/examples/vpnkit-forwarder.yml b/examples/vpnkit-forwarder.yml index 1b0e6e7e2..3034ce152 100644 --- a/examples/vpnkit-forwarder.yml +++ b/examples/vpnkit-forwarder.yml @@ -7,7 +7,7 @@ init: - linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3 onboot: - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: mount-vpnkit image: alpine:3.7 diff --git a/examples/vsudd-containerd.yml b/examples/vsudd-containerd.yml index 3a3c0005c..e5526306d 100644 --- a/examples/vsudd-containerd.yml +++ b/examples/vsudd-containerd.yml @@ -7,7 +7,7 @@ init: - linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3 onboot: - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: vsudd diff --git a/examples/vultr.yml b/examples/vultr.yml index 3b55b959a..745543afa 100644 --- a/examples/vultr.yml +++ b/examples/vultr.yml @@ -10,7 +10,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 diff --git a/examples/wireguard.yml b/examples/wireguard.yml index bcbde67d7..3eff8f082 100644 --- a/examples/wireguard.yml +++ b/examples/wireguard.yml @@ -10,7 +10,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: wg0 image: linuxkit/ip:v0.4 diff --git a/linuxkit.yml b/linuxkit.yml index dff93d23d..ecb95ce70 100644 --- a/linuxkit.yml +++ b/linuxkit.yml @@ -10,7 +10,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"] onshutdown: - name: shutdown diff --git a/pkg/dhcpcd/Dockerfile b/pkg/dhcpcd/Dockerfile index 2659ac345..a1283b567 100644 --- a/pkg/dhcpcd/Dockerfile +++ b/pkg/dhcpcd/Dockerfile @@ -14,5 +14,7 @@ ENTRYPOINT [] CMD [] WORKDIR / COPY --from=mirror /out/ / -COPY /dhcpcd.conf /usr/ / +# put the config file in / because we bind mount /etc to handle resolv.conf symlinks +COPY /dhcpcd.conf / +COPY /usr/ /usr/ CMD ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf"] diff --git a/projects/compose/compose-dynamic.yml b/projects/compose/compose-dynamic.yml index 02e505620..043fc26de 100644 --- a/projects/compose/compose-dynamic.yml +++ b/projects/compose/compose-dynamic.yml @@ -12,7 +12,7 @@ onboot: - name: sysfs image: linuxkit/sysfs:v0.4 - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: format image: linuxkit/format:v0.4 diff --git a/projects/compose/compose-static.yml b/projects/compose/compose-static.yml index b76eef33e..c193e31a8 100644 --- a/projects/compose/compose-static.yml +++ b/projects/compose/compose-static.yml @@ -12,7 +12,7 @@ onboot: - name: sysfs image: linuxkit/sysfs:v0.4 - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: format image: linuxkit/format:v0.4 diff --git a/projects/ima-namespace/ima-namespace.yml b/projects/ima-namespace/ima-namespace.yml index 1a68cf6dc..8231440b0 100644 --- a/projects/ima-namespace/ima-namespace.yml +++ b/projects/ima-namespace/ima-namespace.yml @@ -11,7 +11,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"] services: - name: rngd diff --git a/projects/logging/examples/logging.yml b/projects/logging/examples/logging.yml index c6baf194c..ac7ea69a8 100644 --- a/projects/logging/examples/logging.yml +++ b/projects/logging/examples/logging.yml @@ -11,7 +11,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"] services: - name: rngd diff --git a/projects/memorizer/memorizer.yml b/projects/memorizer/memorizer.yml index 93318983c..56ee8ab96 100644 --- a/projects/memorizer/memorizer.yml +++ b/projects/memorizer/memorizer.yml @@ -7,7 +7,7 @@ init: - linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3 onboot: - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: getty diff --git a/projects/miragesdk/examples/fdd.yml b/projects/miragesdk/examples/fdd.yml index 3d78c6ed1..ddbf303ea 100644 --- a/projects/miragesdk/examples/fdd.yml +++ b/projects/miragesdk/examples/fdd.yml @@ -18,7 +18,7 @@ services: - name: rngd image: linuxkit/rngd:v0.4 - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 files: - path: etc/init.d/020-fdd-init mode: "0700" diff --git a/projects/okernel/examples/okernel_simple.yaml b/projects/okernel/examples/okernel_simple.yaml index 224a76155..459057a84 100644 --- a/projects/okernel/examples/okernel_simple.yaml +++ b/projects/okernel/examples/okernel_simple.yaml @@ -11,7 +11,7 @@ onboot: image: linuxkit/sysctl:v0.4 services: - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 - name: getty image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0 env: diff --git a/projects/shiftfs/shiftfs.yml b/projects/shiftfs/shiftfs.yml index b039ae5b1..585eca665 100644 --- a/projects/shiftfs/shiftfs.yml +++ b/projects/shiftfs/shiftfs.yml @@ -10,7 +10,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"] services: - name: getty diff --git a/test/cases/000_build/000_formats/test.yml b/test/cases/000_build/000_formats/test.yml index a670d51b2..fb10954ed 100644 --- a/test/cases/000_build/000_formats/test.yml +++ b/test/cases/000_build/000_formats/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:v0.4 onboot: - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] trust: org: diff --git a/test/cases/030_security/000_docker-bench/test.yml b/test/cases/030_security/000_docker-bench/test.yml index 3e5b25a0d..8e8556f40 100644 --- a/test/cases/030_security/000_docker-bench/test.yml +++ b/test/cases/030_security/000_docker-bench/test.yml @@ -20,7 +20,7 @@ services: - name: rngd image: linuxkit/rngd:v0.4 - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 - name: docker image: docker:17.07.0-ce-dind capabilities: diff --git a/test/cases/040_packages/003_containerd/test.yml b/test/cases/040_packages/003_containerd/test.yml index e1ba5c295..46d951198 100644 --- a/test/cases/040_packages/003_containerd/test.yml +++ b/test/cases/040_packages/003_containerd/test.yml @@ -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"] - name: sysctl image: linuxkit/sysctl:v0.4 diff --git a/test/cases/040_packages/004_dhcpcd/test.yml b/test/cases/040_packages/004_dhcpcd/test.yml index 961987b61..c2626d43a 100644 --- a/test/cases/040_packages/004_dhcpcd/test.yml +++ b/test/cases/040_packages/004_dhcpcd/test.yml @@ -6,7 +6,7 @@ init: - linuxkit/runc:v0.4 onboot: - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: test image: alpine:3.7 diff --git a/test/cases/040_packages/007_getty-containerd/test.yml b/test/cases/040_packages/007_getty-containerd/test.yml index 68612d7f3..6f9194fed 100644 --- a/test/cases/040_packages/007_getty-containerd/test.yml +++ b/test/cases/040_packages/007_getty-containerd/test.yml @@ -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 diff --git a/test/cases/040_packages/023_wireguard/test.yml b/test/cases/040_packages/023_wireguard/test.yml index 651d3469d..6139791da 100644 --- a/test/cases/040_packages/023_wireguard/test.yml +++ b/test/cases/040_packages/023_wireguard/test.yml @@ -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"] - name: wg0 image: linuxkit/ip:v0.4 diff --git a/test/hack/test.yml b/test/hack/test.yml index 3f5cd7272..f9773031e 100644 --- a/test/hack/test.yml +++ b/test/hack/test.yml @@ -9,7 +9,7 @@ init: - linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3 onboot: - name: dhcpcd - image: linuxkit/dhcpcd:v0.4 + image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16 command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: check-kernel-config image: linuxkit/test-kernel-config:a62a6a7ed9ad857c3e1a5a265f3a2e9f6ab1d643