mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
Update hashes for pkg/getty
Signed-off-by: David Scott <dave@recoil.org>
This commit is contained in:
parent
21a7155824
commit
97d054da5d
@ -14,7 +14,7 @@ onboot:
|
|||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
binds.add:
|
binds.add:
|
||||||
# this will keep all of the existing ones as well
|
# this will keep all of the existing ones as well
|
||||||
- /var/tmp:/var/tmp
|
- /var/tmp:/var/tmp
|
||||||
|
@ -22,7 +22,7 @@ onboot:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -34,7 +34,7 @@ onboot:
|
|||||||
- /var:/var
|
- /var:/var
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -28,7 +28,7 @@ onboot:
|
|||||||
- /var:/var
|
- /var:/var
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -52,7 +52,7 @@ services:
|
|||||||
image: linuxkit/acpid:d2ddd88c7918466f875e7c5c3e527b51dfb0b0ea
|
image: linuxkit/acpid:d2ddd88c7918466f875e7c5c3e527b51dfb0b0ea
|
||||||
# Enable getty for easier debugging
|
# Enable getty for easier debugging
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
# Run ntpd to keep time synchronised in the VM
|
# Run ntpd to keep time synchronised in the VM
|
||||||
|
@ -18,7 +18,7 @@ onboot:
|
|||||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -14,7 +14,7 @@ onboot:
|
|||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
# to make insecure with passwordless root login, uncomment following lines
|
# to make insecure with passwordless root login, uncomment following lines
|
||||||
#env:
|
#env:
|
||||||
# - INSECURE=true
|
# - INSECURE=true
|
||||||
|
@ -18,7 +18,7 @@ onshutdown:
|
|||||||
command: ["/bin/echo", "so long and thanks for all the fish"]
|
command: ["/bin/echo", "so long and thanks for all the fish"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
runtime:
|
runtime:
|
||||||
|
@ -12,7 +12,7 @@ onboot:
|
|||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: influxdb
|
- name: influxdb
|
||||||
|
@ -17,7 +17,7 @@ onboot:
|
|||||||
services:
|
services:
|
||||||
# Inside the getty type `/proc/1/root/usr/bin/logread -F` to follow the log
|
# Inside the getty type `/proc/1/root/usr/bin/logread -F` to follow the log
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
# A service which generates log messages for testing
|
# A service which generates log messages for testing
|
||||||
|
@ -11,6 +11,6 @@ onboot:
|
|||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
|
@ -7,7 +7,7 @@ init:
|
|||||||
- linuxkit/containerd:cc02c2af9c928c2faeccbe4edc78bd297ad91866
|
- linuxkit/containerd:cc02c2af9c928c2faeccbe4edc78bd297ad91866
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -16,7 +16,7 @@ onboot:
|
|||||||
image: linuxkit/metadata:91125438842110e7709811997815b7b33dc18d1d
|
image: linuxkit/metadata:91125438842110e7709811997815b7b33dc18d1d
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -24,7 +24,7 @@ services:
|
|||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:bdabfe138f05f7d48396d2f435af16f5a6ccaa45
|
image: linuxkit/rngd:bdabfe138f05f7d48396d2f435af16f5a6ccaa45
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: sshd
|
- name: sshd
|
||||||
|
@ -24,7 +24,7 @@ services:
|
|||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:bdabfe138f05f7d48396d2f435af16f5a6ccaa45
|
image: linuxkit/rngd:bdabfe138f05f7d48396d2f435af16f5a6ccaa45
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: sshd
|
- name: sshd
|
||||||
|
@ -11,7 +11,7 @@ onboot:
|
|||||||
image: linuxkit/sysctl:02d2bd74509fd063857ceb4c4f502f09ee4f2e0a
|
image: linuxkit/sysctl:02d2bd74509fd063857ceb4c4f502f09ee4f2e0a
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -19,7 +19,7 @@ onboot:
|
|||||||
image: linuxkit/metadata:91125438842110e7709811997815b7b33dc18d1d
|
image: linuxkit/metadata:91125438842110e7709811997815b7b33dc18d1d
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -11,7 +11,7 @@ onboot:
|
|||||||
image: linuxkit/sysctl:02d2bd74509fd063857ceb4c4f502f09ee4f2e0a
|
image: linuxkit/sysctl:02d2bd74509fd063857ceb4c4f502f09ee4f2e0a
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -17,7 +17,7 @@ onboot:
|
|||||||
command: ["/usr/bin/metadata", "vultr"]
|
command: ["/usr/bin/metadata", "vultr"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -13,7 +13,7 @@ onboot:
|
|||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
# Currently redis:4.0.6-alpine has trust issue with multi-arch
|
# Currently redis:4.0.6-alpine has trust issue with multi-arch
|
||||||
|
@ -14,7 +14,7 @@ onboot:
|
|||||||
command: ["/sbin/rngd", "-1"]
|
command: ["/sbin/rngd", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -13,7 +13,7 @@ onboot:
|
|||||||
command: ["ip", "-b", "/etc/ip/eth0.conf"]
|
command: ["ip", "-b", "/etc/ip/eth0.conf"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
files:
|
files:
|
||||||
|
@ -24,7 +24,7 @@ onboot:
|
|||||||
command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G", "--encrypt"]
|
command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G", "--encrypt"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -14,7 +14,7 @@ onboot:
|
|||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: tss
|
- name: tss
|
||||||
|
@ -40,7 +40,7 @@ onboot:
|
|||||||
net: /run/netns/wg1
|
net: /run/netns/wg1
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
net: /run/netns/wg1
|
net: /run/netns/wg1
|
||||||
|
@ -18,7 +18,7 @@ onshutdown:
|
|||||||
command: ["/bin/echo", "so long and thanks for all the fish"]
|
command: ["/bin/echo", "so long and thanks for all the fish"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -21,7 +21,7 @@ onboot:
|
|||||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -21,7 +21,7 @@ onboot:
|
|||||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -11,7 +11,7 @@ onboot:
|
|||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
trust:
|
trust:
|
||||||
|
@ -12,7 +12,7 @@ onboot:
|
|||||||
image: linuxkit/sysctl:02d2bd74509fd063857ceb4c4f502f09ee4f2e0a
|
image: linuxkit/sysctl:02d2bd74509fd063857ceb4c4f502f09ee4f2e0a
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -30,7 +30,7 @@ services:
|
|||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:add8c094a9a253870b0a596796628fd4ec220b70
|
image: linuxkit/sshd:add8c094a9a253870b0a596796628fd4ec220b70
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
files:
|
files:
|
||||||
|
@ -13,7 +13,7 @@ services:
|
|||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:1033f340e2d42f86a60aab70752346f0045ea388
|
image: linuxkit/dhcpcd:1033f340e2d42f86a60aab70752346f0045ea388
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
trust:
|
trust:
|
||||||
|
@ -14,7 +14,7 @@ onboot:
|
|||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -12,7 +12,7 @@ onboot:
|
|||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
|
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||||
files:
|
files:
|
||||||
- path: etc/getty.shadow
|
- path: etc/getty.shadow
|
||||||
# sample sets password for root to "abcdefgh" (without quotes)
|
# sample sets password for root to "abcdefgh" (without quotes)
|
||||||
|
Loading…
Reference in New Issue
Block a user