mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-04 04:06:23 +00:00
Update hashes for rngd and add a one shot example in sshd
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -23,7 +23,7 @@ onboot:
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:1516d5d70683a5d925fe475eb1b6164a2f67ac3b
|
||||
image: linuxkit/rngd:6565ae49f6be29d4e64614a4df3978b972956ebf
|
||||
- name: ntpd
|
||||
image: linuxkit/openntpd:2874b66c9fa51fa5b4d11c8b50441eb94ee22a5a
|
||||
- name: docker
|
||||
|
@@ -23,7 +23,7 @@ onboot:
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:1516d5d70683a5d925fe475eb1b6164a2f67ac3b
|
||||
image: linuxkit/rngd:6565ae49f6be29d4e64614a4df3978b972956ebf
|
||||
- name: ntpd
|
||||
image: linuxkit/openntpd:2874b66c9fa51fa5b4d11c8b50441eb94ee22a5a
|
||||
- name: docker
|
||||
|
Reference in New Issue
Block a user