Map /etc/ssh/ssh_known_hosts to all containers
This allows any ssh client spawned from a container to validate ssh host key. Change-Id: I86d95848e5f049e8af98107cd7027098d6cdee7c Closes-bug: #1693841
This commit is contained in:
parent
e7b7d4a0e3
commit
1f946b63a2
@ -18,3 +18,4 @@ outputs:
|
||||
- /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro
|
||||
# Syslog socket
|
||||
- /dev/log:/dev/log
|
||||
- /etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro
|
||||
|
Loading…
Reference in New Issue
Block a user