mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 09:39:08 +00:00
commit
292dbdf46f
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -18,7 +18,7 @@ services:
|
|||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:v0.6
|
image: linuxkit/rngd:v0.6
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:v0.6
|
image: linuxkit/sshd:c4bc89cf0d66733c923ab9cb46198b599eb99320
|
||||||
binds:
|
binds:
|
||||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||||
- name: nginx
|
- name: nginx
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -15,7 +15,7 @@ services:
|
|||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.6
|
image: linuxkit/dhcpcd:v0.6
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:v0.6
|
image: linuxkit/sshd:c4bc89cf0d66733c923ab9cb46198b599eb99320
|
||||||
files:
|
files:
|
||||||
- path: root/.ssh/authorized_keys
|
- path: root/.ssh/authorized_keys
|
||||||
source: ~/.ssh/id_rsa.pub
|
source: ~/.ssh/id_rsa.pub
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -22,7 +22,7 @@ onboot:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -4,9 +4,9 @@ kernel:
|
|||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/vpnkit-expose-port:v0.6 # install vpnkit-expose-port and vpnkit-iptables-wrapper on host
|
- linuxkit/vpnkit-expose-port:v0.6 # install vpnkit-expose-port and vpnkit-iptables-wrapper on host
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
# support metadata for optional config in /run/config
|
# support metadata for optional config in /run/config
|
||||||
@ -52,7 +52,7 @@ services:
|
|||||||
image: linuxkit/acpid:v0.6
|
image: linuxkit/acpid:v0.6
|
||||||
# Enable getty for easier debugging
|
# Enable getty for easier debugging
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
# Run ntpd to keep time synchronised in the VM
|
# Run ntpd to keep time synchronised in the VM
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -18,7 +18,7 @@ onboot:
|
|||||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -16,13 +16,13 @@ onboot:
|
|||||||
image: linuxkit/metadata:v0.6
|
image: linuxkit/metadata:v0.6
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:v0.6
|
image: linuxkit/rngd:v0.6
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:v0.6
|
image: linuxkit/sshd:c4bc89cf0d66733c923ab9cb46198b599eb99320
|
||||||
binds:
|
binds:
|
||||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||||
- name: nginx
|
- name: nginx
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -14,7 +14,7 @@ onboot:
|
|||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
# to make insecure with passwordless root login, uncomment following lines
|
# to make insecure with passwordless root login, uncomment following lines
|
||||||
#env:
|
#env:
|
||||||
# - INSECURE=true
|
# - INSECURE=true
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -18,7 +18,7 @@ onshutdown:
|
|||||||
command: ["/bin/echo", "so long and thanks for all the fish"]
|
command: ["/bin/echo", "so long and thanks for all the fish"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
runtime:
|
runtime:
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
@ -12,7 +12,7 @@ onboot:
|
|||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: influxdb
|
- name: influxdb
|
||||||
|
@ -3,9 +3,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
- linuxkit/memlogd:v0.6
|
- linuxkit/memlogd:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
@ -17,7 +17,7 @@ onboot:
|
|||||||
services:
|
services:
|
||||||
# Inside the getty type `/proc/1/root/usr/bin/logread -F` to follow the log
|
# Inside the getty type `/proc/1/root/usr/bin/logread -F` to follow the log
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
# A service which generates log messages for testing
|
# A service which generates log messages for testing
|
||||||
|
@ -2,16 +2,16 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.6
|
image: linuxkit/dhcpcd:v0.6
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
trust:
|
trust:
|
||||||
|
@ -2,12 +2,12 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=tty0 console=ttyS0"
|
cmdline: "console=tty0 console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -19,7 +19,7 @@ services:
|
|||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:v0.6
|
image: linuxkit/rngd:v0.6
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:v0.6
|
image: linuxkit/sshd:c4bc89cf0d66733c923ab9cb46198b599eb99320
|
||||||
binds:
|
binds:
|
||||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||||
- name: nginx
|
- name: nginx
|
||||||
|
@ -3,9 +3,9 @@ kernel:
|
|||||||
cmdline: console=ttyS1
|
cmdline: console=ttyS1
|
||||||
ucode: intel-ucode.cpio
|
ucode: intel-ucode.cpio
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
- linuxkit/firmware:v0.6
|
- linuxkit/firmware:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
@ -24,11 +24,11 @@ services:
|
|||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:v0.6
|
image: linuxkit/rngd:v0.6
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:v0.6
|
image: linuxkit/sshd:c4bc89cf0d66733c923ab9cb46198b599eb99320
|
||||||
files:
|
files:
|
||||||
- path: root/.ssh/authorized_keys
|
- path: root/.ssh/authorized_keys
|
||||||
source: ~/.ssh/id_rsa.pub
|
source: ~/.ssh/id_rsa.pub
|
||||||
|
@ -4,16 +4,16 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.6
|
image: linuxkit/dhcpcd:v0.6
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
# Currently redis:4.0.6-alpine has trust issue with multi-arch
|
# Currently redis:4.0.6-alpine has trust issue with multi-arch
|
||||||
|
@ -2,16 +2,16 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.71-rt
|
image: linuxkit/kernel:4.14.71-rt
|
||||||
cmdline: "console=tty0"
|
cmdline: "console=tty0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:v0.6
|
image: linuxkit/sysctl:v0.6
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -19,7 +19,7 @@ onboot:
|
|||||||
image: linuxkit/metadata:v0.6
|
image: linuxkit/metadata:v0.6
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -14,7 +14,7 @@ onboot:
|
|||||||
command: ["/sbin/rngd", "-1"]
|
command: ["/sbin/rngd", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
@ -22,7 +22,7 @@ services:
|
|||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.6
|
image: linuxkit/dhcpcd:v0.6
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:v0.6
|
image: linuxkit/sshd:c4bc89cf0d66733c923ab9cb46198b599eb99320
|
||||||
files:
|
files:
|
||||||
- path: root/.ssh/authorized_keys
|
- path: root/.ssh/authorized_keys
|
||||||
source: ~/.ssh/id_rsa.pub
|
source: ~/.ssh/id_rsa.pub
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -24,7 +24,7 @@ onboot:
|
|||||||
command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G", "--encrypt"]
|
command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G", "--encrypt"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.9.38
|
image: linuxkit/kernel:4.9.38
|
||||||
cmdline: "console=tty0 console=ttyS0"
|
cmdline: "console=tty0 console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -14,7 +14,7 @@ onboot:
|
|||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: tss
|
- name: tss
|
||||||
|
@ -2,16 +2,16 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=tty0"
|
cmdline: "console=tty0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:v0.6
|
image: linuxkit/sysctl:v0.6
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.6
|
image: linuxkit/dhcpcd:v0.6
|
||||||
@ -19,7 +19,7 @@ onboot:
|
|||||||
command: ["sh", "-c", "mkdir /host_var/vpnkit && mount -v -t 9p -o trans=virtio,dfltuid=1001,dfltgid=50,version=9p2000 port /host_var/vpnkit"]
|
command: ["sh", "-c", "mkdir /host_var/vpnkit && mount -v -t 9p -o trans=virtio,dfltuid=1001,dfltgid=50,version=9p2000 port /host_var/vpnkit"]
|
||||||
services:
|
services:
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:v0.6
|
image: linuxkit/sshd:c4bc89cf0d66733c923ab9cb46198b599eb99320
|
||||||
- name: vpnkit-forwarder
|
- name: vpnkit-forwarder
|
||||||
image: linuxkit/vpnkit-forwarder:v0.6
|
image: linuxkit/vpnkit-forwarder:v0.6
|
||||||
binds:
|
binds:
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.6
|
image: linuxkit/dhcpcd:v0.6
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -16,13 +16,13 @@ onboot:
|
|||||||
image: linuxkit/metadata:v0.6
|
image: linuxkit/metadata:v0.6
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:v0.6
|
image: linuxkit/rngd:v0.6
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:v0.6
|
image: linuxkit/sshd:c4bc89cf0d66733c923ab9cb46198b599eb99320
|
||||||
binds:
|
binds:
|
||||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||||
- name: nginx
|
- name: nginx
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -40,7 +40,7 @@ onboot:
|
|||||||
net: /run/netns/wg1
|
net: /run/netns/wg1
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
net: /run/netns/wg1
|
net: /run/netns/wg1
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -18,7 +18,7 @@ onshutdown:
|
|||||||
command: ["/bin/echo", "so long and thanks for all the fish"]
|
command: ["/bin/echo", "so long and thanks for all the fish"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:4768505d40f23e198011b6f2c796f985fe50ec39 as alpine
|
FROM linuxkit/alpine:ace75d0ec6978762d445083d6c8c6336bdb658ed as alpine
|
||||||
RUN apk add tzdata
|
RUN apk add tzdata
|
||||||
|
|
||||||
WORKDIR $GOPATH/src/github.com/containerd/containerd
|
WORKDIR $GOPATH/src/github.com/containerd/containerd
|
||||||
|
@ -11,6 +11,7 @@ config:
|
|||||||
- /usr/bin/runc:/usr/bin/runc
|
- /usr/bin/runc:/usr/bin/runc
|
||||||
- /containers:/containers
|
- /containers:/containers
|
||||||
- /var/log:/var/log
|
- /var/log:/var/log
|
||||||
|
- /var/lib/containerd:/var/lib/containerd
|
||||||
- /dev:/dev
|
- /dev:/dev
|
||||||
- /sys:/sys
|
- /sys:/sys
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:4768505d40f23e198011b6f2c796f985fe50ec39 AS build
|
FROM linuxkit/alpine:ace75d0ec6978762d445083d6c8c6336bdb658ed AS build
|
||||||
RUN apk add --no-cache --initdb alpine-baselayout make gcc musl-dev git linux-headers
|
RUN apk add --no-cache --initdb alpine-baselayout make gcc musl-dev git linux-headers
|
||||||
|
|
||||||
ADD usermode-helper.c ./
|
ADD usermode-helper.c ./
|
||||||
@ -16,7 +16,7 @@ RUN mkdir /tmp/bin && cd /tmp/bin/ && cp /go/bin/rc.init . && ln -s rc.init rc.s
|
|||||||
RUN cd /go/src/cmd/service && ./skanky-vendor.sh $GOPATH/src/github.com/containerd/containerd
|
RUN cd /go/src/cmd/service && ./skanky-vendor.sh $GOPATH/src/github.com/containerd/containerd
|
||||||
RUN go-compile.sh /go/src/cmd/service
|
RUN go-compile.sh /go/src/cmd/service
|
||||||
|
|
||||||
FROM linuxkit/alpine:4768505d40f23e198011b6f2c796f985fe50ec39 AS mirror
|
FROM linuxkit/alpine:ace75d0ec6978762d445083d6c8c6336bdb658ed AS mirror
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out alpine-baselayout busybox musl
|
RUN apk add --no-cache --initdb -p /out alpine-baselayout busybox musl
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ RUN \
|
|||||||
make \
|
make \
|
||||||
&& true
|
&& true
|
||||||
ENV GOPATH=/go PATH=$PATH:/go/bin
|
ENV GOPATH=/go PATH=$PATH:/go/bin
|
||||||
ENV RUNC_COMMIT=00dc70017d222b178a002ed30e9321b12647af2d
|
ENV RUNC_COMMIT=58592df56734acf62e574865fe40b9e53e967910
|
||||||
RUN mkdir -p $GOPATH/src/github.com/opencontainers && \
|
RUN mkdir -p $GOPATH/src/github.com/opencontainers && \
|
||||||
cd $GOPATH/src/github.com/opencontainers && \
|
cd $GOPATH/src/github.com/opencontainers && \
|
||||||
git clone https://github.com/opencontainers/runc.git
|
git clone https://github.com/opencontainers/runc.git
|
||||||
|
@ -11,6 +11,7 @@ config:
|
|||||||
- /usr/bin/runc:/usr/bin/runc
|
- /usr/bin/runc:/usr/bin/runc
|
||||||
- /containers:/containers
|
- /containers:/containers
|
||||||
- /var/log:/var/log
|
- /var/log:/var/log
|
||||||
|
- /var/lib/containerd:/var/lib/containerd
|
||||||
- /dev:/dev
|
- /dev:/dev
|
||||||
- /sys:/sys
|
- /sys:/sys
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel-clear-containers:4.9.x
|
image: linuxkit/kernel-clear-containers:4.9.x
|
||||||
cmdline: "root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k panic=1 console=hvc0 console=hvc1 initcall_debug iommu=off quiet cryptomgr.notests page_poison=on"
|
cmdline: "root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k panic=1 console=hvc0 console=hvc1 initcall_debug iommu=off quiet cryptomgr.notests page_poison=on"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: mobylinux/sysctl:2cf2f9d5b4d314ba1bfc22b2fe931924af666d8c
|
image: mobylinux/sysctl:2cf2f9d5b4d314ba1bfc22b2fe931924af666d8c
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -21,7 +21,7 @@ onboot:
|
|||||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -21,7 +21,7 @@ onboot:
|
|||||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel-ima:4.11.1-186dd3605ee7b23214850142f8f02b4679dbd148
|
image: linuxkit/kernel-ima:4.11.1-186dd3605ee7b23214850142f8f02b4679dbd148
|
||||||
cmdline: "console=ttyS0 console=tty0 page_poison=1 ima_appraise=enforce_ns"
|
cmdline: "console=ttyS0 console=tty0 page_poison=1 ima_appraise=enforce_ns"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
- linuxkit/ima-utils:dfeb3896fd29308b80ff9ba7fe5b8b767e40ca29
|
- linuxkit/ima-utils:dfeb3896fd29308b80ff9ba7fe5b8b767e40ca29
|
||||||
onboot:
|
onboot:
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: mobylinux/kernel-landlock:4.9.x
|
image: mobylinux/kernel-landlock:4.9.x
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- mobylinux/runc:b0fb122e10dbb7e4e45115177a61a3f8d68c19a9
|
- mobylinux/runc:b0fb122e10dbb7e4e45115177a61a3f8d68c19a9
|
||||||
- mobylinux/containerd:18eaf72f3f4f9a9f29ca1951f66df701f873060b
|
- mobylinux/containerd:18eaf72f3f4f9a9f29ca1951f66df701f873060b
|
||||||
- mobylinux/ca-certificates:eabc5a6e59f05aa91529d80e9a595b85b046f935
|
- mobylinux/ca-certificates:eabc5a6e59f05aa91529d80e9a595b85b046f935
|
||||||
|
@ -2,16 +2,16 @@ kernel:
|
|||||||
image: "linuxkitprojects/kernel-memorizer:4.10_dbg-17e2eee03ab59f8df8a9c10ace003a84aec2f540"
|
image: "linuxkitprojects/kernel-memorizer:4.10_dbg-17e2eee03ab59f8df8a9c10ace003a84aec2f540"
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.6
|
image: linuxkit/dhcpcd:v0.6
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
trust:
|
trust:
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.9.34
|
image: linuxkit/kernel:4.9.34
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
- samoht/fdd
|
- samoht/fdd
|
||||||
onboot:
|
onboot:
|
||||||
@ -12,7 +12,7 @@ onboot:
|
|||||||
image: linuxkit/sysctl:v0.6
|
image: linuxkit/sysctl:v0.6
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:v0.6
|
image: linuxkit/sysctl:v0.6
|
||||||
@ -28,9 +28,9 @@ onboot:
|
|||||||
- /lib:/lib # for ifconfig
|
- /lib:/lib # for ifconfig
|
||||||
services:
|
services:
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:v0.6
|
image: linuxkit/sshd:c4bc89cf0d66733c923ab9cb46198b599eb99320
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
files:
|
files:
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: okernel:latest
|
image: okernel:latest
|
||||||
cmdline: "console=tty0 page_poison=1"
|
cmdline: "console=tty0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -13,7 +13,7 @@ services:
|
|||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.6
|
image: linuxkit/dhcpcd:v0.6
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
trust:
|
trust:
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkitprojects/kernel-shiftfs:4.11.4-881a041fc14bd95814cf140b5e98d97dd65160b5
|
image: linuxkitprojects/kernel-shiftfs:4.11.4-881a041fc14bd95814cf140b5e98d97dd65160b5
|
||||||
cmdline: "console=ttyS0 console=tty0 page_poison=1"
|
cmdline: "console=ttyS0 console=tty0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
@ -14,7 +14,7 @@ onboot:
|
|||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -26,26 +26,34 @@ case $(uname -s) in
|
|||||||
Darwin)
|
Darwin)
|
||||||
# Prior to 2018-03-27 D4M used a .bin suffix on the keychain utility binary name. Support the old name for a while
|
# Prior to 2018-03-27 D4M used a .bin suffix on the keychain utility binary name. Support the old name for a while
|
||||||
if [ -f /Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain.bin ]; then
|
if [ -f /Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain.bin ]; then
|
||||||
CRED=$(echo "https://index.docker.io/v1/" | /Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain.bin get)
|
CREDHELPER="/Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain.bin"
|
||||||
else
|
else
|
||||||
CRED=$(echo "https://index.docker.io/v1/" | /Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain get)
|
CREDHELPER="/Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain"
|
||||||
fi
|
fi
|
||||||
USER=$(echo "$CRED" | jq -r '.Username')
|
|
||||||
PASS=$(echo "$CRED" | jq -r '.Secret')
|
|
||||||
MT_ARGS="--username $USER --password $PASS"
|
|
||||||
;;
|
;;
|
||||||
Linux)
|
Linux)
|
||||||
|
CREDSTORE=$(cat ~/.docker/config.json | jq -r '.credsStore // empty')
|
||||||
|
if [ -n "$CREDSTORE" ] ; then
|
||||||
|
CREDHELPER="docker-credential-$CREDSTORE"
|
||||||
|
else
|
||||||
CRED=$(cat ~/.docker/config.json | jq -r '.auths."https://index.docker.io/v1/".auth' | base64 -d -)
|
CRED=$(cat ~/.docker/config.json | jq -r '.auths."https://index.docker.io/v1/".auth' | base64 -d -)
|
||||||
USER=$(echo $CRED | cut -d ':' -f 1)
|
USER=$(echo $CRED | cut -d ':' -f 1)
|
||||||
PASS=$(echo $CRED | cut -d ':' -f 2-)
|
PASS=$(echo $CRED | cut -d ':' -f 2-)
|
||||||
# manifest-tool can use docker credentials directly
|
# manifest-tool can use docker credentials directly
|
||||||
MT_ARGS=
|
MT_ARGS=
|
||||||
|
fi
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Unsupported platform"
|
echo "Unsupported platform"
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
if [ -n "$CREDHELPER" ] ; then
|
||||||
|
CRED=$(echo "https://index.docker.io/v1/" | "$CREDHELPER" get)
|
||||||
|
USER=$(echo "$CRED" | jq -r '.Username')
|
||||||
|
PASS=$(echo "$CRED" | jq -r '.Secret')
|
||||||
|
MT_ARGS="--username $USER --password $PASS"
|
||||||
|
fi
|
||||||
|
|
||||||
# Push manifest list
|
# Push manifest list
|
||||||
OUT=$(manifest-tool $MT_ARGS push from-args \
|
OUT=$(manifest-tool $MT_ARGS push from-args \
|
||||||
|
@ -17,8 +17,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.9.39
|
image: linuxkit/kernel:4.9.39
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: mkimage
|
- name: mkimage
|
||||||
image: linuxkit/mkimage:v0.6
|
image: linuxkit/mkimage:v0.6
|
||||||
|
@ -29,26 +29,34 @@ case $(uname -s) in
|
|||||||
Darwin)
|
Darwin)
|
||||||
# Prior to 2018-03-27 D4M used a .bin suffix on the keychain utility binary name. Support the old name for a while
|
# Prior to 2018-03-27 D4M used a .bin suffix on the keychain utility binary name. Support the old name for a while
|
||||||
if [ -f /Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain.bin ]; then
|
if [ -f /Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain.bin ]; then
|
||||||
CRED=$(echo "https://index.docker.io/v1/" | /Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain.bin get)
|
CREDHELPER="/Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain.bin"
|
||||||
else
|
else
|
||||||
CRED=$(echo "https://index.docker.io/v1/" | /Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain get)
|
CREDHELPER="/Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain"
|
||||||
fi
|
fi
|
||||||
USER=$(echo "$CRED" | jq -r '.Username')
|
|
||||||
PASS=$(echo "$CRED" | jq -r '.Secret')
|
|
||||||
MT_ARGS="--username $USER --password $PASS"
|
|
||||||
;;
|
;;
|
||||||
Linux)
|
Linux)
|
||||||
|
CREDSTORE=$(cat ~/.docker/config.json | jq -r '.credsStore // empty')
|
||||||
|
if [ -n "$CREDSTORE" ] ; then
|
||||||
|
CREDHELPER="docker-credential-$CREDSTORE"
|
||||||
|
else
|
||||||
CRED=$(cat ~/.docker/config.json | jq -r '.auths."https://index.docker.io/v1/".auth' | base64 -d -)
|
CRED=$(cat ~/.docker/config.json | jq -r '.auths."https://index.docker.io/v1/".auth' | base64 -d -)
|
||||||
USER=$(echo $CRED | cut -d ':' -f 1)
|
USER=$(echo $CRED | cut -d ':' -f 1)
|
||||||
PASS=$(echo $CRED | cut -d ':' -f 2-)
|
PASS=$(echo $CRED | cut -d ':' -f 2-)
|
||||||
# manifest-tool can use docker credentials directly
|
# manifest-tool can use docker credentials directly
|
||||||
MT_ARGS=
|
MT_ARGS=
|
||||||
|
fi
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Unsupported platform"
|
echo "Unsupported platform"
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
if [ -n "$CREDHELPER" ] ; then
|
||||||
|
CRED=$(echo "https://index.docker.io/v1/" | "$CREDHELPER" get)
|
||||||
|
USER=$(echo "$CRED" | jq -r '.Username')
|
||||||
|
PASS=$(echo "$CRED" | jq -r '.Secret')
|
||||||
|
MT_ARGS="--username $USER --password $PASS"
|
||||||
|
fi
|
||||||
|
|
||||||
# Push manifest list
|
# Push manifest list
|
||||||
OUT=$(manifest-tool $MT_ARGS push from-args \
|
OUT=$(manifest-tool $MT_ARGS push from-args \
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.6
|
image: linuxkit/dhcpcd:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
services:
|
services:
|
||||||
- name: acpid
|
- name: acpid
|
||||||
image: linuxkit/acpid:v0.6
|
image: linuxkit/acpid:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.4.162
|
image: linuxkit/kernel:4.4.162
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
|
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.9.135
|
image: linuxkit/kernel:4.9.135
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
|
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
|
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.18.16
|
image: linuxkit/kernel:4.18.16
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
|
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.19
|
image: linuxkit/kernel:4.19
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
|
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.4.162
|
image: linuxkit/kernel:4.4.162
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: check
|
- name: check
|
||||||
image: kmod-test
|
image: kmod-test
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.9.135
|
image: linuxkit/kernel:4.9.135
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: check
|
- name: check
|
||||||
image: kmod-test
|
image: kmod-test
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: check
|
- name: check
|
||||||
image: kmod-test
|
image: kmod-test
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.18.16
|
image: linuxkit/kernel:4.18.16
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: check
|
- name: check
|
||||||
image: kmod-test
|
image: kmod-test
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.19
|
image: linuxkit/kernel:4.19
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: check
|
- name: check
|
||||||
image: kmod-test
|
image: kmod-test
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
trust:
|
trust:
|
||||||
org:
|
org:
|
||||||
- linuxkit
|
- linuxkit
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: test
|
- name: test
|
||||||
image: alpine:3.8
|
image: alpine:3.8
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
image: linuxkit/binfmt:v0.6
|
image: linuxkit/binfmt:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: test
|
- name: test
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
@ -18,7 +18,7 @@ onboot:
|
|||||||
image: linuxkit/mount:v0.6
|
image: linuxkit/mount:v0.6
|
||||||
command: ["/usr/bin/mountie", "/var/lib"]
|
command: ["/usr/bin/mountie", "/var/lib"]
|
||||||
- name: test
|
- name: test
|
||||||
image: linuxkit/test-containerd:4b491a89aa2935ba6c7b2dc558b421b3c2cb2ce4
|
image: linuxkit/test-containerd:962438524e0a9ff6524e4e187bbeace1d7beba05
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
||||||
trust:
|
trust:
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.6
|
image: linuxkit/dhcpcd:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:v0.6
|
image: linuxkit/format:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: extend
|
- name: extend
|
||||||
image: linuxkit/extend:v0.6
|
image: linuxkit/extend:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: modprobe
|
- name: modprobe
|
||||||
image: linuxkit/modprobe:v0.6
|
image: linuxkit/modprobe:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: modprobe
|
- name: modprobe
|
||||||
image: linuxkit/modprobe:v0.6
|
image: linuxkit/modprobe:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:v0.6
|
image: linuxkit/format:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: extend
|
- name: extend
|
||||||
image: linuxkit/extend:v0.6
|
image: linuxkit/extend:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:v0.6
|
image: linuxkit/format:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:v0.6
|
image: linuxkit/format:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:v0.6
|
image: linuxkit/format:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: modprobe
|
- name: modprobe
|
||||||
image: linuxkit/modprobe:v0.6
|
image: linuxkit/modprobe:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:v0.6
|
image: linuxkit/format:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:v0.6
|
image: linuxkit/format:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:v0.6
|
image: linuxkit/format:v0.6
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
@ -12,7 +12,7 @@ onboot:
|
|||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:v0.6
|
image: linuxkit/getty:2eb742cd7a68e14cf50577c02f30147bc406e478
|
||||||
files:
|
files:
|
||||||
- path: etc/getty.shadow
|
- path: etc/getty.shadow
|
||||||
# sample sets password for root to "abcdefgh" (without quotes)
|
# sample sets password for root to "abcdefgh" (without quotes)
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: mkimage
|
- name: mkimage
|
||||||
image: linuxkit/mkimage:v0.6
|
image: linuxkit/mkimage:v0.6
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
||||||
|
@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:v0.6
|
image: linuxkit/sysctl:v0.6
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
- linuxkit/memlogd:v0.6
|
- linuxkit/memlogd:v0.6
|
||||||
services:
|
services:
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
- linuxkit/ca-certificates:v0.6
|
- linuxkit/ca-certificates:v0.6
|
||||||
- linuxkit/memlogd:v0.6
|
- linuxkit/memlogd:v0.6
|
||||||
services:
|
services:
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
onboot:
|
onboot:
|
||||||
- name: ltp
|
- name: ltp
|
||||||
image: linuxkit/test-ltp:0967388fb338867dddd3c1a72470a1a7cec5a0dd
|
image: linuxkit/test-ltp:0967388fb338867dddd3c1a72470a1a7cec5a0dd
|
||||||
|
@ -4,9 +4,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
- linuxkit/containerd:d955db7cd28dbd7be8a17d7063cc6b7f1bf91f0a
|
- linuxkit/containerd:326b096cd5fbab0f864e52721d036cade67599d6
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.6
|
image: linuxkit/dhcpcd:v0.6
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:4768505d40f23e198011b6f2c796f985fe50ec39 AS mirror
|
FROM linuxkit/alpine:ace75d0ec6978762d445083d6c8c6336bdb658ed AS mirror
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
# btrfs-progfs is required for btrfs test (mkfs.btrfs)
|
# btrfs-progfs is required for btrfs test (mkfs.btrfs)
|
||||||
# util-linux is required for btrfs test (losetup)
|
# util-linux is required for btrfs test (losetup)
|
||||||
|
@ -3,8 +3,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.78
|
image: linuxkit/kernel:4.14.78
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008
|
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
|
||||||
- linuxkit/runc:6cf26a0403376de3b5396cb676b88eea4f37aff8
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: test-ns
|
- name: test-ns
|
||||||
image: linuxkit/test-ns:<hash>
|
image: linuxkit/test-ns:<hash>
|
||||||
|
@ -53,7 +53,7 @@ RUN go get -u github.com/LK4D4/vndr
|
|||||||
# Update `FROM` in `pkg/containerd/Dockerfile`, `pkg/init/Dockerfile` and
|
# Update `FROM` in `pkg/containerd/Dockerfile`, `pkg/init/Dockerfile` and
|
||||||
# `test/pkg/containerd/Dockerfile` when changing this.
|
# `test/pkg/containerd/Dockerfile` when changing this.
|
||||||
ENV CONTAINERD_REPO=https://github.com/containerd/containerd.git
|
ENV CONTAINERD_REPO=https://github.com/containerd/containerd.git
|
||||||
ENV CONTAINERD_COMMIT=v1.1.4
|
ENV CONTAINERD_COMMIT=v1.2.0
|
||||||
RUN mkdir -p $GOPATH/src/github.com/containerd && \
|
RUN mkdir -p $GOPATH/src/github.com/containerd && \
|
||||||
cd $GOPATH/src/github.com/containerd && \
|
cd $GOPATH/src/github.com/containerd && \
|
||||||
git clone https://github.com/containerd/containerd.git && \
|
git clone https://github.com/containerd/containerd.git && \
|
||||||
|
@ -48,26 +48,34 @@ case $(uname -s) in
|
|||||||
Darwin)
|
Darwin)
|
||||||
# Prior to 2018-03-27 D4M used a .bin suffix on the keychain utility binary name. Support the old name for a while
|
# Prior to 2018-03-27 D4M used a .bin suffix on the keychain utility binary name. Support the old name for a while
|
||||||
if [ -f /Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain.bin ]; then
|
if [ -f /Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain.bin ]; then
|
||||||
CRED=$(echo "https://index.docker.io/v1/" | /Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain.bin get)
|
CREDHELPER="/Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain.bin"
|
||||||
else
|
else
|
||||||
CRED=$(echo "https://index.docker.io/v1/" | /Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain get)
|
CREDHELPER="/Applications/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain"
|
||||||
fi
|
fi
|
||||||
USER=$(echo "$CRED" | jq -r '.Username')
|
|
||||||
PASS=$(echo "$CRED" | jq -r '.Secret')
|
|
||||||
MT_ARGS="--username $USER --password $PASS"
|
|
||||||
;;
|
;;
|
||||||
Linux)
|
Linux)
|
||||||
|
CREDSTORE=$(cat ~/.docker/config.json | jq -r '.credsStore // empty')
|
||||||
|
if [ -n "$CREDSTORE" ] ; then
|
||||||
|
CREDHELPER="docker-credential-$CREDSTORE"
|
||||||
|
else
|
||||||
CRED=$(cat ~/.docker/config.json | jq -r '.auths."https://index.docker.io/v1/".auth' | base64 -d -)
|
CRED=$(cat ~/.docker/config.json | jq -r '.auths."https://index.docker.io/v1/".auth' | base64 -d -)
|
||||||
USER=$(echo $CRED | cut -d ':' -f 1)
|
USER=$(echo $CRED | cut -d ':' -f 1)
|
||||||
PASS=$(echo $CRED | cut -d ':' -f 2-)
|
PASS=$(echo $CRED | cut -d ':' -f 2-)
|
||||||
# manifest-tool can use docker credentials directly
|
# manifest-tool can use docker credentials directly
|
||||||
MT_ARGS=
|
MT_ARGS=
|
||||||
|
fi
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Unsupported platform"
|
echo "Unsupported platform"
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
if [ -n "$CREDHELPER" ] ; then
|
||||||
|
CRED=$(echo "https://index.docker.io/v1/" | "$CREDHELPER" get)
|
||||||
|
USER=$(echo "$CRED" | jq -r '.Username')
|
||||||
|
PASS=$(echo "$CRED" | jq -r '.Secret')
|
||||||
|
MT_ARGS="--username $USER --password $PASS"
|
||||||
|
fi
|
||||||
|
|
||||||
# Push manifest list
|
# Push manifest list
|
||||||
OUT=$(manifest-tool $MT_ARGS push from-spec --ignore-missing "$YAML")
|
OUT=$(manifest-tool $MT_ARGS push from-spec --ignore-missing "$YAML")
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# linuxkit/alpine:397ade1c9ee609a2ed6066365a78e0ee2a96e2d5-s390x
|
# linuxkit/alpine:6e3d117514a4fb46b4e394e0d2cbc32cf37ca20d-s390x
|
||||||
# automatically generated list of installed packages
|
# automatically generated list of installed packages
|
||||||
abuild-3.2.0-r0
|
abuild-3.2.0-r0
|
||||||
alpine-baselayout-3.1.0-r0
|
alpine-baselayout-3.1.0-r0
|
||||||
@ -71,15 +71,15 @@ flex-libs-2.6.4-r1
|
|||||||
fortify-headers-0.9-r0
|
fortify-headers-0.9-r0
|
||||||
fts-1.2.7-r1
|
fts-1.2.7-r1
|
||||||
fts-dev-1.2.7-r1
|
fts-dev-1.2.7-r1
|
||||||
g++-6.4.0-r8
|
g++-6.4.0-r9
|
||||||
gc-7.6.4-r2
|
gc-7.6.4-r2
|
||||||
gcc-6.4.0-r8
|
gcc-6.4.0-r9
|
||||||
gdbm-1.13-r1
|
gdbm-1.13-r1
|
||||||
gettext-0.19.8.1-r2
|
gettext-0.19.8.1-r2
|
||||||
gettext-asprintf-0.19.8.1-r2
|
gettext-asprintf-0.19.8.1-r2
|
||||||
gettext-dev-0.19.8.1-r2
|
gettext-dev-0.19.8.1-r2
|
||||||
gettext-libs-0.19.8.1-r2
|
gettext-libs-0.19.8.1-r2
|
||||||
git-2.18.0-r0
|
git-2.18.1-r0
|
||||||
glib-2.56.1-r0
|
glib-2.56.1-r0
|
||||||
gmp-6.1.2-r1
|
gmp-6.1.2-r1
|
||||||
gmp-dev-6.1.2-r1
|
gmp-dev-6.1.2-r1
|
||||||
@ -113,7 +113,7 @@ libaio-0.3.111-r0
|
|||||||
libarchive-3.3.2-r3
|
libarchive-3.3.2-r3
|
||||||
libarchive-tools-3.3.2-r3
|
libarchive-tools-3.3.2-r3
|
||||||
libassuan-2.5.1-r0
|
libassuan-2.5.1-r0
|
||||||
libatomic-6.4.0-r8
|
libatomic-6.4.0-r9
|
||||||
libattr-2.4.47-r7
|
libattr-2.4.47-r7
|
||||||
libblkid-2.32-r0
|
libblkid-2.32-r0
|
||||||
libbsd-0.8.6-r2
|
libbsd-0.8.6-r2
|
||||||
@ -137,10 +137,10 @@ libepoxy-1.4.3-r1
|
|||||||
libevent-2.1.8-r5
|
libevent-2.1.8-r5
|
||||||
libfdisk-2.32-r0
|
libfdisk-2.32-r0
|
||||||
libffi-3.2.1-r4
|
libffi-3.2.1-r4
|
||||||
libgcc-6.4.0-r8
|
libgcc-6.4.0-r9
|
||||||
libgcrypt-1.8.3-r0
|
libgcrypt-1.8.3-r0
|
||||||
libgmpxx-6.1.2-r1
|
libgmpxx-6.1.2-r1
|
||||||
libgomp-6.4.0-r8
|
libgomp-6.4.0-r9
|
||||||
libgpg-error-1.30-r0
|
libgpg-error-1.30-r0
|
||||||
libintl-0.19.8.1-r2
|
libintl-0.19.8.1-r2
|
||||||
libisoburn-1.4.8-r0
|
libisoburn-1.4.8-r0
|
||||||
@ -152,6 +152,7 @@ libltdl-2.4.6-r5
|
|||||||
libmagic-5.32-r0
|
libmagic-5.32-r0
|
||||||
libmnl-1.0.4-r0
|
libmnl-1.0.4-r0
|
||||||
libmount-2.32-r0
|
libmount-2.32-r0
|
||||||
|
libnfsidmap-2.3.1-r4
|
||||||
libnftnl-libs-1.1.1-r0
|
libnftnl-libs-1.1.1-r0
|
||||||
libnl-1.1.4-r0
|
libnl-1.1.4-r0
|
||||||
libnl3-3.2.28-r1
|
libnl3-3.2.28-r1
|
||||||
@ -169,7 +170,7 @@ libseccomp-dev-2.3.3-r1
|
|||||||
libsmartcols-2.32-r0
|
libsmartcols-2.32-r0
|
||||||
libssh2-1.8.0-r3
|
libssh2-1.8.0-r3
|
||||||
libssl1.0-1.0.2p-r0
|
libssl1.0-1.0.2p-r0
|
||||||
libstdc++-6.4.0-r8
|
libstdc++-6.4.0-r9
|
||||||
libtasn1-4.13-r0
|
libtasn1-4.13-r0
|
||||||
libtirpc-1.0.3-r0
|
libtirpc-1.0.3-r0
|
||||||
libtirpc-dev-1.0.3-r0
|
libtirpc-dev-1.0.3-r0
|
||||||
@ -184,7 +185,7 @@ libxau-1.0.8-r2
|
|||||||
libxcb-1.13-r2
|
libxcb-1.13-r2
|
||||||
libxdmcp-1.1.2-r4
|
libxdmcp-1.1.2-r4
|
||||||
libxkbcommon-0.7.1-r1
|
libxkbcommon-0.7.1-r1
|
||||||
libxml2-2.9.8-r0
|
libxml2-2.9.8-r1
|
||||||
linux-headers-4.4.6-r2
|
linux-headers-4.4.6-r2
|
||||||
llvm5-5.0.1-r4
|
llvm5-5.0.1-r4
|
||||||
llvm5-dev-5.0.1-r4
|
llvm5-dev-5.0.1-r4
|
||||||
@ -212,8 +213,8 @@ ncurses-libs-6.1_p20180818-r1
|
|||||||
ncurses-terminfo-6.1_p20180818-r1
|
ncurses-terminfo-6.1_p20180818-r1
|
||||||
ncurses-terminfo-base-6.1_p20180818-r1
|
ncurses-terminfo-base-6.1_p20180818-r1
|
||||||
nettle-3.4-r1
|
nettle-3.4-r1
|
||||||
nfs-utils-2.3.1-r3
|
nfs-utils-2.3.1-r4
|
||||||
nfs-utils-openrc-2.3.1-r3
|
nfs-utils-openrc-2.3.1-r4
|
||||||
nghttp2-libs-1.32.0-r0
|
nghttp2-libs-1.32.0-r0
|
||||||
npth-1.5-r1
|
npth-1.5-r1
|
||||||
oniguruma-6.8.2-r0
|
oniguruma-6.8.2-r0
|
||||||
@ -277,7 +278,7 @@ tar-1.30-r0
|
|||||||
tcl-8.6.7-r0
|
tcl-8.6.7-r0
|
||||||
tcpdump-4.9.2-r3
|
tcpdump-4.9.2-r3
|
||||||
tini-0.18.0-r0
|
tini-0.18.0-r0
|
||||||
tzdata-2018d-r1
|
tzdata-2018f-r0
|
||||||
udev-init-scripts-32-r2
|
udev-init-scripts-32-r2
|
||||||
udev-init-scripts-openrc-32-r2
|
udev-init-scripts-openrc-32-r2
|
||||||
usbredir-0.7.1-r0
|
usbredir-0.7.1-r0
|
||||||
@ -287,7 +288,7 @@ util-linux-dev-2.32-r0
|
|||||||
vde2-libs-2.3.2-r9
|
vde2-libs-2.3.2-r9
|
||||||
vim-8.1.0115-r0
|
vim-8.1.0115-r0
|
||||||
wayland-libs-server-1.15.0-r0
|
wayland-libs-server-1.15.0-r0
|
||||||
wireguard-tools-0.0.20180918-r0
|
wireguard-tools-0.0.20181018-r0
|
||||||
wireless-tools-30_pre9-r0
|
wireless-tools-30_pre9-r0
|
||||||
wpa_supplicant-2.6-r14
|
wpa_supplicant-2.6-r14
|
||||||
wpa_supplicant-openrc-2.6-r14
|
wpa_supplicant-openrc-2.6-r14
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user