mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-25 17:04:04 +00:00
Update YAML files with new getty/ip/sshd hashes
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -26,7 +26,7 @@ onboot:
|
||||
command: ["/usr/bin/mountie", "/var/lib/"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:bf6872ce0a9f3ab519b3e502cc41ba3958bda2a6
|
||||
image: linuxkit/getty:a19851531487b7bfbe45dcf77e3309c127cc78a6
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
@@ -34,7 +34,7 @@ services:
|
||||
- name: ntpd
|
||||
image: linuxkit/openntpd:0d7befc79842849d0b88d6c3b64200e340d7cf67
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:d313eea3d9d7fbcbc927d06a6700325725db2a82
|
||||
image: linuxkit/sshd:361e9d03f96ef5f22e61c69280ffb9291bde746f
|
||||
- name: kubelet
|
||||
image: linuxkitprojects/kubernetes:2a42ca12c52a756ffd83ec014f2b396891880e4a
|
||||
files:
|
||||
|
@@ -11,7 +11,7 @@ onboot:
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:bf6872ce0a9f3ab519b3e502cc41ba3958bda2a6
|
||||
image: linuxkit/getty:a19851531487b7bfbe45dcf77e3309c127cc78a6
|
||||
env:
|
||||
- INSECURE=true
|
||||
trust:
|
||||
|
@@ -12,7 +12,7 @@ onboot:
|
||||
image: linuxkit/sysctl:154913b72c6f1f33eb408609fca9963628e8c051
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:bf6872ce0a9f3ab519b3e502cc41ba3958bda2a6
|
||||
image: linuxkit/getty:a19851531487b7bfbe45dcf77e3309c127cc78a6
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
@@ -28,9 +28,9 @@ onboot:
|
||||
- /lib:/lib # for ifconfig
|
||||
services:
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:d313eea3d9d7fbcbc927d06a6700325725db2a82
|
||||
image: linuxkit/sshd:361e9d03f96ef5f22e61c69280ffb9291bde746f
|
||||
- name: getty
|
||||
image: linuxkit/getty:bf6872ce0a9f3ab519b3e502cc41ba3958bda2a6
|
||||
image: linuxkit/getty:a19851531487b7bfbe45dcf77e3309c127cc78a6
|
||||
env:
|
||||
- INSECURE=true
|
||||
files:
|
||||
|
@@ -13,7 +13,7 @@ services:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:d4408777ed6b6e6e562a5d4938fd09804324b33e
|
||||
- name: getty
|
||||
image: linuxkit/getty:bf6872ce0a9f3ab519b3e502cc41ba3958bda2a6
|
||||
image: linuxkit/getty:a19851531487b7bfbe45dcf77e3309c127cc78a6
|
||||
env:
|
||||
- INSECURE=true
|
||||
trust:
|
||||
|
@@ -14,7 +14,7 @@ onboot:
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:bf6872ce0a9f3ab519b3e502cc41ba3958bda2a6
|
||||
image: linuxkit/getty:a19851531487b7bfbe45dcf77e3309c127cc78a6
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
@@ -23,7 +23,7 @@ onboot:
|
||||
image: linuxkit/metadata:da3138079c168e0c5608d8f3853366c113ed91d2
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:bf6872ce0a9f3ab519b3e502cc41ba3958bda2a6
|
||||
image: linuxkit/getty:a19851531487b7bfbe45dcf77e3309c127cc78a6
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: qemu-ga
|
||||
|
Reference in New Issue
Block a user