mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-16 23:29:38 +00:00
Update package tags to v0.5
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -2,28 +2,28 @@ kernel:
|
||||
image: linuxkit/kernel:4.14.54
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561
|
||||
- linuxkit/runc:01b4f0706d999f9065ef44492689e43d0bcd83c5
|
||||
- linuxkit/containerd:9924cc405996bc43a61e050e70284372d2cb09b8
|
||||
- linuxkit/ca-certificates:ce2692e89d2be341b0d3caa0b0aa01b37d5d0694
|
||||
- linuxkit/init:v0.5
|
||||
- linuxkit/runc:v0.5
|
||||
- linuxkit/containerd:v0.5
|
||||
- linuxkit/ca-certificates:v0.5
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:6f96e509c7383b31dfdd2c3e9fa01c6ab3e4c586
|
||||
image: linuxkit/sysctl:v0.5
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:6d1b016e1a7834ccc72bd4570fadd22933665ec8
|
||||
image: linuxkit/sysfs:v0.5
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:0aa201ad1a4c134f0ed6ab2cec23602d5ee73d7f
|
||||
image: linuxkit/dhcpcd:v0.5
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:c5e3200c3eeaed2652314869c08197098fd1f843
|
||||
image: linuxkit/format:v0.5
|
||||
- name: mount
|
||||
image: linuxkit/mount:6b25743397b520924de11f96e3eeb613aa04a507
|
||||
image: linuxkit/mount:v0.5
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:68dbb9f121634e7fcf538ab1c54f3eb2e2430e85
|
||||
image: linuxkit/rngd:v0.5
|
||||
- name: ntpd
|
||||
image: linuxkit/openntpd:2f13536030a04f93cfaa02f816fe24f536c9943c
|
||||
image: linuxkit/openntpd:v0.5
|
||||
- name: docker
|
||||
image: docker:17.07.0-ce-dind
|
||||
capabilities:
|
||||
|
Reference in New Issue
Block a user