mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-07 06:16:26 +00:00
Merge pull request #2331 from justincormack/rng-golang
Replace rngd with a Go version
This commit is contained in:
@@ -8,7 +8,7 @@ init:
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:3f7a3f6f9e7e1d3f245c766fcf5c2b9e97382cfb
|
||||
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
|
||||
- name: binfmt
|
||||
image: linuxkit/binfmt:257b5174a8e33bc62d5448cc026d72cae3713628
|
||||
- name: dhcpcd
|
||||
@@ -20,7 +20,7 @@ services:
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:1516d5d70683a5d925fe475eb1b6164a2f67ac3b
|
||||
image: linuxkit/rngd:6565ae49f6be29d4e64614a4df3978b972956ebf
|
||||
- name: nginx
|
||||
image: nginx:alpine
|
||||
capabilities:
|
||||
|
||||
Reference in New Issue
Block a user