mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-08 21:06:38 +00:00
Update example gettt hash
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -28,7 +28,7 @@ onboot:
|
||||
- /var/lib:/var/lib
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
image: linuxkit/getty:797cb79e0a229fcd16ebf44a0da74bcec03968ec
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
||||
@@ -28,7 +28,7 @@ onboot:
|
||||
- /var/lib:/var/lib
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
image: linuxkit/getty:797cb79e0a229fcd16ebf44a0da74bcec03968ec
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
||||
@@ -11,7 +11,7 @@ onboot:
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
image: linuxkit/getty:797cb79e0a229fcd16ebf44a0da74bcec03968ec
|
||||
env:
|
||||
- INSECURE=true
|
||||
trust:
|
||||
|
||||
@@ -12,7 +12,7 @@ onboot:
|
||||
image: linuxkit/sysctl:154913b72c6f1f33eb408609fca9963628e8c051
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
image: linuxkit/getty:797cb79e0a229fcd16ebf44a0da74bcec03968ec
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
||||
@@ -30,7 +30,7 @@ services:
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:505a985d7bd7a90f15eca9cb4dc6ec92789d51a0
|
||||
- name: getty
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
image: linuxkit/getty:797cb79e0a229fcd16ebf44a0da74bcec03968ec
|
||||
env:
|
||||
- INSECURE=true
|
||||
files:
|
||||
|
||||
@@ -14,7 +14,7 @@ onboot:
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
image: linuxkit/getty:797cb79e0a229fcd16ebf44a0da74bcec03968ec
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
||||
@@ -23,7 +23,7 @@ onboot:
|
||||
image: linuxkit/metadata:cec86f3e1c260c9eafefa80c262fceb40c182ddf
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
image: linuxkit/getty:797cb79e0a229fcd16ebf44a0da74bcec03968ec
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: qemu-ga
|
||||
|
||||
Reference in New Issue
Block a user