mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-06 09:29:46 +00:00
Merge pull request #2357 from justincormack/arm64-rngd
Support rngd on arm64
This commit is contained in:
@@ -15,7 +15,7 @@ onboot:
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:b2f4bdcb55aa88a25c86733e294628614504f383
|
||||
image: linuxkit/rngd:558e86a36242bb74353bc9287b715ddb8567357e
|
||||
- name: nginx
|
||||
image: nginx:alpine
|
||||
capabilities:
|
||||
|
||||
Reference in New Issue
Block a user