mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-26 17:44:42 +00:00
Update package tags to v0.7
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:4.19.34
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:3a772fafa2e45b872c72375dd6bc34993257b6d1
|
||||
- linuxkit/runc:02f2f6dd425eb3ff98f488b5cdef0125be787332
|
||||
- linuxkit/init:v0.7
|
||||
- linuxkit/runc:v0.7
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:ada5fd97592c33399140f5f93f517c02f55edb14
|
||||
image: linuxkit/format:v0.7
|
||||
- name: mount
|
||||
image: linuxkit/mount:019bc551972cf2d136b443d70b4bf94c54d0d1fe
|
||||
image: linuxkit/mount:v0.7
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.9
|
||||
|
||||
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:4.19.34
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:3a772fafa2e45b872c72375dd6bc34993257b6d1
|
||||
- linuxkit/runc:02f2f6dd425eb3ff98f488b5cdef0125be787332
|
||||
- linuxkit/init:v0.7
|
||||
- linuxkit/runc:v0.7
|
||||
onboot:
|
||||
- name: extend
|
||||
image: linuxkit/extend:4af9cb8282eabb1df184a0c4f74e0d651f16bf24
|
||||
image: linuxkit/extend:v0.7
|
||||
- name: mount
|
||||
image: linuxkit/mount:019bc551972cf2d136b443d70b4bf94c54d0d1fe
|
||||
image: linuxkit/mount:v0.7
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.9
|
||||
|
||||
@@ -2,17 +2,17 @@ kernel:
|
||||
image: linuxkit/kernel:4.19.34
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:3a772fafa2e45b872c72375dd6bc34993257b6d1
|
||||
- linuxkit/runc:02f2f6dd425eb3ff98f488b5cdef0125be787332
|
||||
- linuxkit/init:v0.7
|
||||
- linuxkit/runc:v0.7
|
||||
onboot:
|
||||
- name: modprobe
|
||||
image: linuxkit/modprobe:90db3b2e63ceb633b7f66626c935c00d48e47c89
|
||||
image: linuxkit/modprobe:v0.7
|
||||
command: ["modprobe", "btrfs"]
|
||||
- name: format
|
||||
image: linuxkit/format:ada5fd97592c33399140f5f93f517c02f55edb14
|
||||
image: linuxkit/format:v0.7
|
||||
command: ["/usr/bin/format", "-type", "btrfs" ]
|
||||
- name: mount
|
||||
image: linuxkit/mount:019bc551972cf2d136b443d70b4bf94c54d0d1fe
|
||||
image: linuxkit/mount:v0.7
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.9
|
||||
|
||||
@@ -2,17 +2,17 @@ kernel:
|
||||
image: linuxkit/kernel:4.19.34
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:3a772fafa2e45b872c72375dd6bc34993257b6d1
|
||||
- linuxkit/runc:02f2f6dd425eb3ff98f488b5cdef0125be787332
|
||||
- linuxkit/init:v0.7
|
||||
- linuxkit/runc:v0.7
|
||||
onboot:
|
||||
- name: modprobe
|
||||
image: linuxkit/modprobe:90db3b2e63ceb633b7f66626c935c00d48e47c89
|
||||
image: linuxkit/modprobe:v0.7
|
||||
command: ["modprobe", "btrfs"]
|
||||
- name: extend
|
||||
image: linuxkit/extend:4af9cb8282eabb1df184a0c4f74e0d651f16bf24
|
||||
image: linuxkit/extend:v0.7
|
||||
command: ["/usr/bin/extend", "-type", "btrfs"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:019bc551972cf2d136b443d70b4bf94c54d0d1fe
|
||||
image: linuxkit/mount:v0.7
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.9
|
||||
|
||||
@@ -2,14 +2,14 @@ kernel:
|
||||
image: linuxkit/kernel:4.19.34
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:3a772fafa2e45b872c72375dd6bc34993257b6d1
|
||||
- linuxkit/runc:02f2f6dd425eb3ff98f488b5cdef0125be787332
|
||||
- linuxkit/init:v0.7
|
||||
- linuxkit/runc:v0.7
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:ada5fd97592c33399140f5f93f517c02f55edb14
|
||||
image: linuxkit/format:v0.7
|
||||
command: ["/usr/bin/format", "-type", "xfs"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:019bc551972cf2d136b443d70b4bf94c54d0d1fe
|
||||
image: linuxkit/mount:v0.7
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.9
|
||||
|
||||
@@ -2,14 +2,14 @@ kernel:
|
||||
image: linuxkit/kernel:4.19.34
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:3a772fafa2e45b872c72375dd6bc34993257b6d1
|
||||
- linuxkit/runc:02f2f6dd425eb3ff98f488b5cdef0125be787332
|
||||
- linuxkit/init:v0.7
|
||||
- linuxkit/runc:v0.7
|
||||
onboot:
|
||||
- name: extend
|
||||
image: linuxkit/extend:4af9cb8282eabb1df184a0c4f74e0d651f16bf24
|
||||
image: linuxkit/extend:v0.7
|
||||
command: ["/usr/bin/extend", "-type", "xfs"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:019bc551972cf2d136b443d70b4bf94c54d0d1fe
|
||||
image: linuxkit/mount:v0.7
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.9
|
||||
|
||||
Reference in New Issue
Block a user