Update linuxkit containers
This commit is contained in:
parent
c86349bc72
commit
d91d514ed6
@ -4,9 +4,9 @@ kernel:
|
|||||||
cmdline: "console=ttyS0 console=tty0"
|
cmdline: "console=ttyS0 console=tty0"
|
||||||
|
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
- linuxkit/init:144c9cee8aed9e30a16940f2bf1d3813883aceda
|
||||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||||
- linuxkit/containerd:eeb3aaf497c0b3f6c67f3a245d61ea5a568ca718
|
- linuxkit/containerd:d445de33c7f08470187b068d247b1c0dea240f0a
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||||
- linuxkit/getty:06f34bce0facea79161566d67345c3ea49965437
|
- linuxkit/getty:06f34bce0facea79161566d67345c3ea49965437
|
||||||
- nemunaire/mdadm:8c8a476336087b395878e02e1d89008da6a38044
|
- nemunaire/mdadm:8c8a476336087b395878e02e1d89008da6a38044
|
||||||
@ -18,7 +18,7 @@ onboot:
|
|||||||
command: ["/bin/sh", "-c", "modprobe xhci_pci ahci intel_lpss_pci i2c_i801 megaraid_sas tg3 bnxt_en"]
|
command: ["/bin/sh", "-c", "modprobe xhci_pci ahci intel_lpss_pci i2c_i801 megaraid_sas tg3 bnxt_en"]
|
||||||
|
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:e5959517fab7b44692ad63941eecf37486e73799
|
image: linuxkit/sysctl:a88a50c104d538b58da5e1441f6f0b4b738f76a6
|
||||||
binds:
|
binds:
|
||||||
- /etc/sysctl.d/01-fic.conf:/etc/sysctl.d/01-fic.conf:ro
|
- /etc/sysctl.d/01-fic.conf:/etc/sysctl.d/01-fic.conf:ro
|
||||||
|
|
||||||
@ -30,7 +30,7 @@ onboot:
|
|||||||
image: linuxkit/dm-crypt:526d32351c8246431be8e1a168cb514ff3c365af
|
image: linuxkit/dm-crypt:526d32351c8246431be8e1a168cb514ff3c365af
|
||||||
command: ["/usr/bin/crypto", "-l", "crypt_fic", "/dev/sda3"]
|
command: ["/usr/bin/crypto", "-l", "crypt_fic", "/dev/sda3"]
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:a8581e454f846690d09e2e7c6287d3c84ca53257
|
image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07
|
||||||
command: ["/usr/bin/mountie", "-device", "/dev/mapper/crypt_fic", "/var/lib/fic" ]
|
command: ["/usr/bin/mountie", "-device", "/dev/mapper/crypt_fic", "/var/lib/fic" ]
|
||||||
|
|
||||||
# Network
|
# Network
|
||||||
|
@ -4,9 +4,9 @@ kernel:
|
|||||||
cmdline: "console=ttyS0 console=tty0"
|
cmdline: "console=ttyS0 console=tty0"
|
||||||
|
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
- linuxkit/init:144c9cee8aed9e30a16940f2bf1d3813883aceda
|
||||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||||
- linuxkit/containerd:eeb3aaf497c0b3f6c67f3a245d61ea5a568ca718
|
- linuxkit/containerd:d445de33c7f08470187b068d247b1c0dea240f0a
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||||
- linuxkit/getty:06f34bce0facea79161566d67345c3ea49965437
|
- linuxkit/getty:06f34bce0facea79161566d67345c3ea49965437
|
||||||
- nemunaire/mdadm:8c8a476336087b395878e02e1d89008da6a38044
|
- nemunaire/mdadm:8c8a476336087b395878e02e1d89008da6a38044
|
||||||
@ -19,7 +19,7 @@ onboot:
|
|||||||
command: ["/bin/sh", "-c", "modprobe xhci_pci ahci intel_lpss_pci i2c_i801 megaraid_sas tg3 bnxt_en"]
|
command: ["/bin/sh", "-c", "modprobe xhci_pci ahci intel_lpss_pci i2c_i801 megaraid_sas tg3 bnxt_en"]
|
||||||
|
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:e5959517fab7b44692ad63941eecf37486e73799
|
image: linuxkit/sysctl:a88a50c104d538b58da5e1441f6f0b4b738f76a6
|
||||||
|
|
||||||
# Filesystem
|
# Filesystem
|
||||||
- name: swap
|
- name: swap
|
||||||
@ -29,7 +29,7 @@ onboot:
|
|||||||
image: linuxkit/dm-crypt:526d32351c8246431be8e1a168cb514ff3c365af
|
image: linuxkit/dm-crypt:526d32351c8246431be8e1a168cb514ff3c365af
|
||||||
command: ["/usr/bin/crypto", "-l", "crypt_fic", "/dev/sda3"]
|
command: ["/usr/bin/crypto", "-l", "crypt_fic", "/dev/sda3"]
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:a8581e454f846690d09e2e7c6287d3c84ca53257
|
image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07
|
||||||
command: ["/usr/bin/mountie", "-device", "/dev/mapper/crypt_fic", "/var/lib/fic" ]
|
command: ["/usr/bin/mountie", "-device", "/dev/mapper/crypt_fic", "/var/lib/fic" ]
|
||||||
|
|
||||||
# Network
|
# Network
|
||||||
@ -249,7 +249,7 @@ services:
|
|||||||
# net: /run/netns/nginx
|
# net: /run/netns/nginx
|
||||||
|
|
||||||
- name: dexidp
|
- name: dexidp
|
||||||
image: ghcr.io/dexidp/dex:v2.36.0
|
image: ghcr.io/dexidp/dex:v2.37.0
|
||||||
net: /run/netns/auth
|
net: /run/netns/auth
|
||||||
binds:
|
binds:
|
||||||
- /etc/hosts:/etc/hosts:ro
|
- /etc/hosts:/etc/hosts:ro
|
||||||
|
Loading…
x
Reference in New Issue
Block a user