Merge pull request #2233 from dave-tucker/ns-detect

getty: Detect if you are in a namespace
This commit is contained in:
Avi Deitcher
2017-07-27 16:50:02 +03:00
committed by GitHub
23 changed files with 29 additions and 22 deletions

View File

@@ -20,7 +20,7 @@ onboot:
command: ["/usr/bin/mountie", "/var/lib/docker"]
services:
- name: getty
image: linuxkit/getty:894eef1e5f62f3bc31de8ffaff2b6c0e093c4595
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
env:
- INSECURE=true
- name: rngd

View File

@@ -16,7 +16,7 @@ onboot:
image: linuxkit/metadata:f5d4299909b159db35f72547e4ae70bd76c42c6c
services:
- name: getty
image: linuxkit/getty:894eef1e5f62f3bc31de8ffaff2b6c0e093c4595
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
env:
- INSECURE=true
- name: rngd

View File

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

View File

@@ -11,7 +11,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:894eef1e5f62f3bc31de8ffaff2b6c0e093c4595
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
env:
- INSECURE=true
trust:

View File

@@ -7,7 +7,7 @@ init:
- linuxkit/containerd:8fc87b7f465bde9ece781899a007f47b6d3c096b
services:
- name: getty
image: linuxkit/getty:894eef1e5f62f3bc31de8ffaff2b6c0e093c4595
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
env:
- INSECURE=true
- name: rngd

View File

@@ -13,7 +13,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:894eef1e5f62f3bc31de8ffaff2b6c0e093c4595
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
env:
- INSECURE=true
- name: redis

View File

@@ -11,7 +11,7 @@ onboot:
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
services:
- name: getty
image: linuxkit/getty:894eef1e5f62f3bc31de8ffaff2b6c0e093c4595
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
env:
- INSECURE=true
- name: rngd

View File

@@ -24,7 +24,7 @@ onboot:
command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G", "--encrypt"]
services:
- name: getty
image: linuxkit/getty:894eef1e5f62f3bc31de8ffaff2b6c0e093c4595
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
env:
- INSECURE=true
- name: rngd

View File

@@ -14,7 +14,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: linuxkit/getty:1b651a91f1c17f50357be9873b580ccf81668630
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
env:
- INSECURE=true
- name: tss

View File

@@ -11,7 +11,7 @@ onboot:
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
services:
- name: getty
image: linuxkit/getty:894eef1e5f62f3bc31de8ffaff2b6c0e093c4595
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
env:
- INSECURE=true
- name: rngd

View File

@@ -16,7 +16,7 @@ onboot:
image: linuxkit/metadata:f5d4299909b159db35f72547e4ae70bd76c42c6c
services:
- name: getty
image: linuxkit/getty:894eef1e5f62f3bc31de8ffaff2b6c0e093c4595
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
env:
- INSECURE=true
- name: rngd