mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
commit
22be0a10bf
2
Makefile
2
Makefile
@ -20,7 +20,7 @@ endif
|
||||
|
||||
PREFIX?=/usr/local/
|
||||
|
||||
MOBY_COMMIT=d8cc1b3f08df02ad563d3f548ac2527931a925a6
|
||||
MOBY_COMMIT=4db06aa1732b44a8cadd9c8577df0aa5c716e701
|
||||
MOBY_VERSION=0.0
|
||||
bin/moby: tmp_moby_bin.tar | bin
|
||||
tar xf $<
|
||||
|
@ -5,8 +5,8 @@ kernel:
|
||||
init:
|
||||
- linuxkit/vpnkit-expose-port:e2b49a6c56fbf876ea24f0a5ce4ccae5f940d1be # install vpnkit-expose-port and vpnkit-iptables-wrapper on host
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
# support metadata for optional config in /var/config
|
||||
- name: metadata
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:4b7b8bb024cebb1bbb9c8026d44d7cbc8e202c41
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:0bd92d5f906491c20e4177c57f965338fe5a8c5f
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS1"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -5,8 +5,8 @@ kernel:
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:4b7b8bb024cebb1bbb9c8026d44d7cbc8e202c41
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:eabc5a6e59f05aa91529d80e9a595b85b046f935
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=tty0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:4b7b8bb024cebb1bbb9c8026d44d7cbc8e202c41
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:4b7b8bb024cebb1bbb9c8026d44d7cbc8e202c41
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM linuxkit/alpine:9bcf61f605ef0ce36cc94d59b8eac307862de6e1 as alpine
|
||||
FROM linuxkit/alpine:6832775a7e861ee2d7842e157688ece52d007142 as alpine
|
||||
RUN \
|
||||
apk add \
|
||||
btrfs-progs-dev \
|
||||
@ -11,11 +11,11 @@ RUN \
|
||||
tzdata \
|
||||
&& true
|
||||
ENV GOPATH=/go PATH=$PATH:/go/bin
|
||||
# CONTAINERD_REPO and CONTAINERD_COMMIT are defined in linuxkit/alpine
|
||||
RUN mkdir -p $GOPATH/src/github.com/containerd && \
|
||||
cd $GOPATH/src/github.com/containerd && \
|
||||
git clone https://github.com/containerd/containerd.git
|
||||
git clone $CONTAINERD_REPO
|
||||
WORKDIR $GOPATH/src/github.com/containerd/containerd
|
||||
# CONTAINERD_COMMIT is defined in linuxkit/alpine
|
||||
RUN git checkout $CONTAINERD_COMMIT
|
||||
RUN make binaries EXTRA_FLAGS="-buildmode pie" EXTRA_LDFLAGS="-extldflags \\\"-fno-PIC -static\\\""
|
||||
RUN cp bin/containerd bin/ctr bin/containerd-shim bin/dist /usr/bin/
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM linuxkit/alpine:9bcf61f605ef0ce36cc94d59b8eac307862de6e1 as alpine
|
||||
FROM linuxkit/alpine:8bb8664eec04e02a8a131c53aa7d5d94119270ef as alpine
|
||||
RUN \
|
||||
apk add \
|
||||
bash \
|
||||
@ -11,7 +11,7 @@ RUN \
|
||||
make \
|
||||
&& true
|
||||
ENV GOPATH=/root/go
|
||||
ENV RUNC_COMMIT=ac50e77bbb440dcab354a328c79754e2502b79ca
|
||||
ENV RUNC_COMMIT=429a5387123625040bacfbb60d96b1cbd02293ab
|
||||
RUN mkdir -p $GOPATH/src/github.com/opencontainers && \
|
||||
cd $GOPATH/src/github.com/opencontainers && \
|
||||
git clone https://github.com/opencontainers/runc.git
|
||||
|
@ -3,7 +3,7 @@ kernel:
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:12348442d56c2ee9abf13ff38dff2e36b515bd1e
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:b1766e4c4c09f63ac4925a6e4612852a93f7e73b
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
|
@ -3,7 +3,7 @@ kernel:
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:12348442d56c2ee9abf13ff38dff2e36b515bd1e
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:b1766e4c4c09f63ac4925a6e4612852a93f7e73b
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0 console=tty0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:12348442d56c2ee9abf13ff38dff2e36b515bd1e
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0 console=tty0 page_poison=1 ima_appraise=enforce_ns"
|
||||
init:
|
||||
- linuxkit/init:b3740303f3d1e5689a84c87b7dfb48fd2a40a192
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
- linuxkit/ima-utils:dfeb3896fd29308b80ff9ba7fe5b8b767e40ca29
|
||||
onboot:
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0 console=tty0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0 console=tty0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0 console=tty0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:12348442d56c2ee9abf13ff38dff2e36b515bd1e # with runc, logwrite, startmemlogd
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
- linuxkit/memlogd:9b5834189f598f43c507f6938077113906f51012
|
||||
onboot:
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
- samoht/fdd
|
||||
onboot:
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
|
||||
|
@ -3,7 +3,7 @@ kernel:
|
||||
cmdline: "console=ttyS0 console=tty0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:12348442d56c2ee9abf13ff38dff2e36b515bd1e
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:5749f2e9e65395cc6635229e8da0e0d484320ddf
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0 console=tty0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -3,7 +3,7 @@ kernel:
|
||||
cmdline: "console=ttyS0 console=tty0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:cbd7ae748f0a082516501a3e914fa0c924ee941e
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:f1130450206d4f64f0ddc13d15bb68435aa1ff61
|
||||
- linuxkit/ca-certificates:4e9a83e890e6477dcd25029fc4f1ced61d0642f4
|
||||
- linuxkit/wireguard-utils:26fe3d38455f2d441549e3c54bdec1b26ac819b8
|
||||
|
10
scripts/update-component-sha.sh
Executable file
10
scripts/update-component-sha.sh
Executable file
@ -0,0 +1,10 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
if [ $# -ne 2 ] ; then
|
||||
echo "Need <OLD> and <NEW> as arguments" >&2
|
||||
exit 1
|
||||
fi
|
||||
old=$1
|
||||
new=$2
|
||||
|
||||
git grep -l "$old" | xargs sed -i -e "s,$old,$new,g"
|
26
test/cases/000_build/000_outputs/000_kernel+initrd/test.sh
Normal file
26
test/cases/000_build/000_outputs/000_kernel+initrd/test.sh
Normal file
@ -0,0 +1,26 @@
|
||||
#!/bin/sh
|
||||
# SUMMARY: Check that kernel+initrd output format is generated
|
||||
# LABELS:
|
||||
|
||||
set -e
|
||||
|
||||
# Source libraries. Uncomment if needed/defined
|
||||
#. "${RT_LIB}"
|
||||
. "${RT_PROJECT_ROOT}/_lib/lib.sh"
|
||||
|
||||
NAME=check
|
||||
|
||||
clean_up() {
|
||||
# remove any images
|
||||
find . -depth -iname "${NAME}*" -exec rm -rf {} \;
|
||||
rm -f test.yml
|
||||
}
|
||||
|
||||
trap clean_up EXIT
|
||||
|
||||
moby build -output kernel+initrd -name "${NAME}" ../test.yml
|
||||
[ -f "${NAME}-kernel" ] || exit 1
|
||||
[ -f "${NAME}-initrd.img" ] || exit 1
|
||||
[ -f "${NAME}-cmdline" ] || exit 1
|
||||
|
||||
exit 0
|
24
test/cases/000_build/000_outputs/001_iso-bios/test.sh
Normal file
24
test/cases/000_build/000_outputs/001_iso-bios/test.sh
Normal file
@ -0,0 +1,24 @@
|
||||
#!/bin/sh
|
||||
# SUMMARY: Check that iso-bios output format is generated
|
||||
# LABELS:
|
||||
|
||||
set -e
|
||||
|
||||
# Source libraries. Uncomment if needed/defined
|
||||
#. "${RT_LIB}"
|
||||
. "${RT_PROJECT_ROOT}/_lib/lib.sh"
|
||||
|
||||
NAME=check
|
||||
|
||||
clean_up() {
|
||||
# remove any images
|
||||
find . -depth -iname "${NAME}*" -exec rm -rf {} \;
|
||||
rm -f test.yml
|
||||
}
|
||||
|
||||
trap clean_up EXIT
|
||||
|
||||
moby build -output iso-bios -name "${NAME}" ../test.yml
|
||||
[ -f "${NAME}.iso" ] || exit 1
|
||||
|
||||
exit 0
|
24
test/cases/000_build/000_outputs/002_iso-efi/test.sh
Normal file
24
test/cases/000_build/000_outputs/002_iso-efi/test.sh
Normal file
@ -0,0 +1,24 @@
|
||||
#!/bin/sh
|
||||
# SUMMARY: Check that iso-efi output format is generated
|
||||
# LABELS:
|
||||
|
||||
set -e
|
||||
|
||||
# Source libraries. Uncomment if needed/defined
|
||||
#. "${RT_LIB}"
|
||||
. "${RT_PROJECT_ROOT}/_lib/lib.sh"
|
||||
|
||||
NAME=check
|
||||
|
||||
clean_up() {
|
||||
# remove any images
|
||||
find . -depth -iname "${NAME}*" -exec rm -rf {} \;
|
||||
rm -f test.yml
|
||||
}
|
||||
|
||||
trap clean_up EXIT
|
||||
|
||||
moby build -output iso-efi -name "${NAME}" ../test.yml
|
||||
[ -f "${NAME}-efi.iso" ] || exit 1
|
||||
|
||||
exit 0
|
24
test/cases/000_build/000_outputs/003_gcp/test.sh
Normal file
24
test/cases/000_build/000_outputs/003_gcp/test.sh
Normal file
@ -0,0 +1,24 @@
|
||||
#!/bin/sh
|
||||
# SUMMARY: Check that gcp output format is generated
|
||||
# LABELS:
|
||||
|
||||
set -e
|
||||
|
||||
# Source libraries. Uncomment if needed/defined
|
||||
#. "${RT_LIB}"
|
||||
. "${RT_PROJECT_ROOT}/_lib/lib.sh"
|
||||
|
||||
NAME=check
|
||||
|
||||
clean_up() {
|
||||
# remove any images
|
||||
find . -depth -iname "${NAME}*" -exec rm -rf {} \;
|
||||
rm -f test.yml
|
||||
}
|
||||
|
||||
trap clean_up EXIT
|
||||
|
||||
moby build -output gcp -name "${NAME}" ../test.yml
|
||||
[ -f "${NAME}.img.tar.gz" ] || exit 1
|
||||
|
||||
exit 0
|
24
test/cases/000_build/000_outputs/004_raw/test.sh
Normal file
24
test/cases/000_build/000_outputs/004_raw/test.sh
Normal file
@ -0,0 +1,24 @@
|
||||
#!/bin/sh
|
||||
# SUMMARY: Check that raw output format is generated
|
||||
# LABELS:
|
||||
|
||||
set -e
|
||||
|
||||
# Source libraries. Uncomment if needed/defined
|
||||
#. "${RT_LIB}"
|
||||
. "${RT_PROJECT_ROOT}/_lib/lib.sh"
|
||||
|
||||
NAME=check
|
||||
|
||||
clean_up() {
|
||||
# remove any images
|
||||
find . -depth -iname "${NAME}*" -exec rm -rf {} \;
|
||||
rm -f test.yml
|
||||
}
|
||||
|
||||
trap clean_up EXIT
|
||||
|
||||
moby build -output raw -name "${NAME}" ../test.yml
|
||||
[ -f "${NAME}.raw" ] || exit 1
|
||||
|
||||
exit 0
|
24
test/cases/000_build/000_outputs/005_qcow2/test.sh
Normal file
24
test/cases/000_build/000_outputs/005_qcow2/test.sh
Normal file
@ -0,0 +1,24 @@
|
||||
#!/bin/sh
|
||||
# SUMMARY: Check that qcow2 output format is generated
|
||||
# LABELS:
|
||||
|
||||
set -e
|
||||
|
||||
# Source libraries. Uncomment if needed/defined
|
||||
#. "${RT_LIB}"
|
||||
. "${RT_PROJECT_ROOT}/_lib/lib.sh"
|
||||
|
||||
NAME=check
|
||||
|
||||
clean_up() {
|
||||
# remove any images
|
||||
find . -depth -iname "${NAME}*" -exec rm -rf {} \;
|
||||
rm -f test.yml
|
||||
}
|
||||
|
||||
trap clean_up EXIT
|
||||
|
||||
moby build -output qcow2 -name "${NAME}" ../test.yml
|
||||
[ -f "${NAME}.qcow2" ] || exit 1
|
||||
|
||||
exit 0
|
25
test/cases/000_build/000_outputs/006_vhd/test.sh
Normal file
25
test/cases/000_build/000_outputs/006_vhd/test.sh
Normal file
@ -0,0 +1,25 @@
|
||||
#!/bin/sh
|
||||
# SUMMARY: Check that vhd format is generated
|
||||
# LABELS: skip
|
||||
# VHD currently requires a lot of memory, disable for now
|
||||
|
||||
set -e
|
||||
|
||||
# Source libraries. Uncomment if needed/defined
|
||||
#. "${RT_LIB}"
|
||||
. "${RT_PROJECT_ROOT}/_lib/lib.sh"
|
||||
|
||||
NAME=check
|
||||
|
||||
clean_up() {
|
||||
# remove any images
|
||||
find . -depth -iname "${NAME}*" -exec rm -rf {} \;
|
||||
rm -f test.yml
|
||||
}
|
||||
|
||||
trap clean_up EXIT
|
||||
|
||||
moby build -output vhd -name "${NAME}" ../test.yml
|
||||
[ -f "${NAME}.vhd" ] || exit 1
|
||||
|
||||
exit 0
|
24
test/cases/000_build/000_outputs/007_vmdk/test.sh
Normal file
24
test/cases/000_build/000_outputs/007_vmdk/test.sh
Normal file
@ -0,0 +1,24 @@
|
||||
#!/bin/sh
|
||||
# SUMMARY: Check that vmdk output format is generated
|
||||
# LABELS:
|
||||
|
||||
set -e
|
||||
|
||||
# Source libraries. Uncomment if needed/defined
|
||||
#. "${RT_LIB}"
|
||||
. "${RT_PROJECT_ROOT}/_lib/lib.sh"
|
||||
|
||||
NAME=check
|
||||
|
||||
clean_up() {
|
||||
# remove any images
|
||||
find . -depth -iname "${NAME}*" -exec rm -rf {} \;
|
||||
rm -f test.yml
|
||||
}
|
||||
|
||||
trap clean_up EXIT
|
||||
|
||||
moby build -output vmdk -name "${NAME}" ../test.yml
|
||||
[ -f "${NAME}.vmdk" ] || exit 1
|
||||
|
||||
exit 0
|
@ -1,33 +0,0 @@
|
||||
#!/bin/sh
|
||||
# SUMMARY: Check that all supported output formats are generated
|
||||
# LABELS:
|
||||
|
||||
set -e
|
||||
|
||||
# Source libraries. Uncomment if needed/defined
|
||||
#. "${RT_LIB}"
|
||||
. "${RT_PROJECT_ROOT}/_lib/lib.sh"
|
||||
|
||||
NAME=check
|
||||
|
||||
clean_up() {
|
||||
# remove any images
|
||||
find . -depth -iname "${NAME}*" -exec rm -rf {} \;
|
||||
}
|
||||
|
||||
trap clean_up EXIT
|
||||
|
||||
moby build -output kernel+initrd,iso-bios,iso-efi,gcp,raw,qcow2,vmdk -name "${NAME}" test.yml
|
||||
[ -f "${NAME}-kernel" ] || exit 1
|
||||
[ -f "${NAME}-initrd.img" ] || exit 1
|
||||
[ -f "${NAME}-cmdline" ] || exit 1
|
||||
[ -f "${NAME}.iso" ] || exit 1
|
||||
[ -f "${NAME}-efi.iso" ] || exit 1
|
||||
[ -f "${NAME}.img.tar.gz" ] || exit 1
|
||||
[ -f "${NAME}.raw" ] || exit 1
|
||||
[ -f "${NAME}.qcow2" ] || exit 1
|
||||
# VHD currently requires a lot of memory, disable for now
|
||||
# [ -f "${NAME}.vhd" ] || exit 1
|
||||
[ -f "${NAME}.vmdk" ] || exit 1
|
||||
|
||||
exit 0
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:4b7b8bb024cebb1bbb9c8026d44d7cbc8e202c41
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05
|
||||
|
@ -1,6 +1,8 @@
|
||||
#!/bin/sh
|
||||
# SUMMARY: Check that qemu runs containerised
|
||||
# LABELS:
|
||||
# LABELS: skip
|
||||
|
||||
# this test is not working at present see https://github.com/linuxkit/linuxkit/issues/2020
|
||||
|
||||
set -e
|
||||
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
services:
|
||||
- name: acpid
|
||||
image: linuxkit/acpid:1966310cb75e28ffc668863a6577ee991327f918
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:9f08e3b99f8ac2f422251b3e8c94ce874ee34119
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:9f08e3b99f8ac2f422251b3e8c94ce874ee34119
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:9f08e3b99f8ac2f422251b3e8c94ce874ee34119
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: check
|
||||
image: kmod-test
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test-netns
|
||||
image: linuxkit/test-netns:3e02fb2730ad29a732eb2d4c711cb890169ed776
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: binfmt
|
||||
image: linuxkit/binfmt:0bde4ebd422099f45c5ee03217413523ad2223e5
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: test
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:4b7b8bb024cebb1bbb9c8026d44d7cbc8e202c41
|
||||
|
@ -3,8 +3,8 @@ kernel:
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
- linuxkit/runc:2310ad9d266cf5d9c4d07613bd2135ed7eb8a21f
|
||||
- linuxkit/containerd:c977f27c234d55b85172813b8451f67ea86be4a3
|
||||
- linuxkit/runc:a0f2894e50bacbd1ff82be41edff8b8e06e0b161
|
||||
- linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user