mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 09:39:08 +00:00
Remove rngd from Mac blueprint
Hyperkit sets up PV entropy driver, so we do not need `rngd` Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
4902e6f862
commit
ccbdde0f5c
@ -44,8 +44,6 @@ services:
|
||||
image: linuxkit/getty:5ab31289889d61a5d2ecbeea8e36ce74ac54737c
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:1516d5d70683a5d925fe475eb1b6164a2f67ac3b
|
||||
# Run ntpd to keep time synchronised in the VM
|
||||
- name: ntpd
|
||||
image: linuxkit/openntpd:19370f5d9bec84eb91073b7196b732f1301d9c90
|
||||
|
Loading…
Reference in New Issue
Block a user