Merge pull request #2241 from deitch/fix-getty-background

flag in init and background only if not in init
This commit is contained in:
Avi Deitcher
2017-07-18 21:39:53 +03:00
committed by GitHub
19 changed files with 22 additions and 20 deletions

View File

@@ -14,7 +14,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:0bd92d5f906491c20e4177c57f965338fe5a8c5f
image: linuxkit/getty:0a2955f3d7a10a0e71972791c3ba6400118f327e
# to make insecure with passwordless root login, uncomment following lines
#env:
# - INSECURE=true