Change hash for getty in examples

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher 2017-07-18 17:47:36 +03:00
parent af0331d382
commit 03244e3776
17 changed files with 17 additions and 17 deletions

View File

@ -53,7 +53,7 @@ services:
image: linuxkit/acpid:1966310cb75e28ffc668863a6577ee991327f918 image: linuxkit/acpid:1966310cb75e28ffc668863a6577ee991327f918
# Enable getty for easier debugging # Enable getty for easier debugging
- name: getty - name: getty
image: linuxkit/getty:deb9332e786e72591bd9be200bcc9c7a534eb754 image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env: env:
- INSECURE=true - INSECURE=true
# Run ntpd to keep time synchronised in the VM # Run ntpd to keep time synchronised in the VM

View File

@ -20,7 +20,7 @@ onboot:
command: ["/mount.sh", "/var/lib/docker"] command: ["/mount.sh", "/var/lib/docker"]
services: services:
- name: getty - name: getty
image: linuxkit/getty:0bd92d5f906491c20e4177c57f965338fe5a8c5f image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd

View File

@ -16,7 +16,7 @@ onboot:
image: linuxkit/metadata:f122f1b4e873f1d08cd67bd9105385fd923af0cb image: linuxkit/metadata:f122f1b4e873f1d08cd67bd9105385fd923af0cb
services: services:
- name: getty - name: getty
image: linuxkit/getty:0bd92d5f906491c20e4177c57f965338fe5a8c5f image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd

View File

@ -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:0bd92d5f906491c20e4177c57f965338fe5a8c5f image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
# 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

View File

@ -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:0bd92d5f906491c20e4177c57f965338fe5a8c5f image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env: env:
- INSECURE=true - INSECURE=true
trust: trust:

View File

@ -7,7 +7,7 @@ init:
- linuxkit/containerd:b6ffbb669248e3369081a6c4427026aa968a2385 - linuxkit/containerd:b6ffbb669248e3369081a6c4427026aa968a2385
services: services:
- name: getty - name: getty
image: linuxkit/getty:0bd92d5f906491c20e4177c57f965338fe5a8c5f image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd

View File

@ -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:0bd92d5f906491c20e4177c57f965338fe5a8c5f image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env: env:
- INSECURE=true - INSECURE=true
- name: redis - name: redis

View File

@ -11,7 +11,7 @@ onboot:
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0 image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
services: services:
- name: getty - name: getty
image: linuxkit/getty:0bd92d5f906491c20e4177c57f965338fe5a8c5f image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd

View File

@ -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:0bd92d5f906491c20e4177c57f965338fe5a8c5f image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd

View File

@ -11,7 +11,7 @@ onboot:
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0 image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
services: services:
- name: getty - name: getty
image: linuxkit/getty:0bd92d5f906491c20e4177c57f965338fe5a8c5f image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd

View File

@ -16,7 +16,7 @@ onboot:
image: linuxkit/metadata:f122f1b4e873f1d08cd67bd9105385fd923af0cb image: linuxkit/metadata:f122f1b4e873f1d08cd67bd9105385fd923af0cb
services: services:
- name: getty - name: getty
image: linuxkit/getty:0bd92d5f906491c20e4177c57f965338fe5a8c5f image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd

View File

@ -16,7 +16,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:deb9332e786e72591bd9be200bcc9c7a534eb754 image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd

View File

@ -27,7 +27,7 @@ onboot:
- /var/lib:/var/lib - /var/lib:/var/lib
services: services:
- name: getty - name: getty
image: linuxkit/getty:deb9332e786e72591bd9be200bcc9c7a534eb754 image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd

View File

@ -27,7 +27,7 @@ onboot:
- /var/lib:/var/lib - /var/lib:/var/lib
services: services:
- name: getty - name: getty
image: linuxkit/getty:deb9332e786e72591bd9be200bcc9c7a534eb754 image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd

View File

@ -30,7 +30,7 @@ services:
- name: sshd - name: sshd
image: linuxkit/sshd:89b2e91d7d1bf2f40220be0e3ed586e74746cceb image: linuxkit/sshd:89b2e91d7d1bf2f40220be0e3ed586e74746cceb
- name: getty - name: getty
image: linuxkit/getty:deb9332e786e72591bd9be200bcc9c7a534eb754 image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env: env:
- INSECURE=true - INSECURE=true
files: files:

View File

@ -16,7 +16,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:deb9332e786e72591bd9be200bcc9c7a534eb754 image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd

View File

@ -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:deb9332e786e72591bd9be200bcc9c7a534eb754 image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
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)