Merge pull request #2044 from riyazdf/update-getty

Update getty image for setsid changes
This commit is contained in:
Riyaz Faizullabhoy
2017-06-15 10:05:57 -07:00
committed by GitHub
15 changed files with 15 additions and 15 deletions

View File

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

View File

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

View File

@@ -30,7 +30,7 @@ services:
- name: sshd
image: "linuxkit/sshd:abc1f5e096982ebc3fb61c506aed3ac9c2ae4d55"
- name: getty
image: "linuxkit/getty:ef9d667af71089326419fb08e9cc9d567cf15748"
image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
env:
- INSECURE=true
files:

View File

@@ -16,7 +16,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: "linuxkit/getty:ef9d667af71089326419fb08e9cc9d567cf15748"
image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
env:
- INSECURE=true
- name: rngd