Update getty image for setsid changes

Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
Riyaz Faizullabhoy 2017-06-15 09:16:12 -07:00
parent 7cf06bb284
commit 6dedac2fe9
15 changed files with 15 additions and 15 deletions

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:ef9d667af71089326419fb08e9cc9d567cf15748" image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd

View File

@ -16,7 +16,7 @@ onboot:
image: "linuxkit/metadata:31a0b0f5557c6123beaa9c33e3400ae3c03447e0" image: "linuxkit/metadata:31a0b0f5557c6123beaa9c33e3400ae3c03447e0"
services: services:
- name: getty - name: getty
image: "linuxkit/getty:ef9d667af71089326419fb08e9cc9d567cf15748" image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
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:ef9d667af71089326419fb08e9cc9d567cf15748" image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
# 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:ef9d667af71089326419fb08e9cc9d567cf15748" image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
env: env:
- INSECURE=true - INSECURE=true
trust: trust:

View File

@ -7,7 +7,7 @@ init:
- linuxkit/containerd:b50181bc6e0084e5fcd6b6ad3cf433c4f66cae5a - linuxkit/containerd:b50181bc6e0084e5fcd6b6ad3cf433c4f66cae5a
services: services:
- name: getty - name: getty
image: "linuxkit/getty:ef9d667af71089326419fb08e9cc9d567cf15748" image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
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:ef9d667af71089326419fb08e9cc9d567cf15748" image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
env: env:
- INSECURE=true - INSECURE=true
- name: redis - name: redis

View File

@ -11,7 +11,7 @@ onboot:
image: "linuxkit/sysctl:3aa6bc663c2849ef239be7d941d3eaf3e6fcc018" image: "linuxkit/sysctl:3aa6bc663c2849ef239be7d941d3eaf3e6fcc018"
services: services:
- name: getty - name: getty
image: "linuxkit/getty:ef9d667af71089326419fb08e9cc9d567cf15748" image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
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:ef9d667af71089326419fb08e9cc9d567cf15748" image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd

View File

@ -11,7 +11,7 @@ onboot:
image: "linuxkit/sysctl:3aa6bc663c2849ef239be7d941d3eaf3e6fcc018" image: "linuxkit/sysctl:3aa6bc663c2849ef239be7d941d3eaf3e6fcc018"
services: services:
- name: getty - name: getty
image: "linuxkit/getty:ef9d667af71089326419fb08e9cc9d567cf15748" image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
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:ef9d667af71089326419fb08e9cc9d567cf15748" image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd

View File

@ -10,7 +10,7 @@ If you want a console getty, add the following to your `moby.yml`:
``` ```
services: services:
- name: getty - name: getty
image: "linuxkit/getty:e36b5e794256c2a56c000035f73a4d46f7ffb3e6" image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
``` ```
The above will launch a getty for each console defined in the cmdline, i.e. `/proc/cmdline`. The above will launch a getty for each console defined in the cmdline, i.e. `/proc/cmdline`.

View File

@ -26,7 +26,7 @@ onboot:
- /var:/var:rshared,rbind - /var:/var:rshared,rbind
services: services:
- name: getty - name: getty
image: "linuxkit/getty:148946d72d1c96df3ea91cb8ee4f9583cd3cc5c2" image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd

View File

@ -26,7 +26,7 @@ onboot:
- /var:/var:rshared,rbind - /var:/var:rshared,rbind
services: services:
- name: getty - name: getty
image: "linuxkit/getty:148946d72d1c96df3ea91cb8ee4f9583cd3cc5c2" image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd

View File

@ -30,7 +30,7 @@ services:
- name: sshd - name: sshd
image: "linuxkit/sshd:abc1f5e096982ebc3fb61c506aed3ac9c2ae4d55" image: "linuxkit/sshd:abc1f5e096982ebc3fb61c506aed3ac9c2ae4d55"
- name: getty - name: getty
image: "linuxkit/getty:ef9d667af71089326419fb08e9cc9d567cf15748" image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
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:ef9d667af71089326419fb08e9cc9d567cf15748" image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
env: env:
- INSECURE=true - INSECURE=true
- name: rngd - name: rngd