mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-12 22:10:58 +00:00
Merge pull request #3059 from deitch/motd-namespace-warning
Add services.linuxkit warning to motd for sshd and getty
This commit is contained in:
@@ -19,7 +19,7 @@ services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:v0.4
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:v0.4
|
||||
image: linuxkit/sshd:2c7e6e36bd0ffa2b3d950cf9128da89ba3375dbb
|
||||
binds:
|
||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||
- name: nginx
|
||||
|
||||
Reference in New Issue
Block a user