sisyphus/flannel (sha256:1bb835b8fc6e6fc834210e8b01b2ca3c8a92dbee16c70f58f8e9621026425718)
Published 2024-12-17 16:05:39 +03:00 by fedorovand
Installation
docker pull gitea.basealt.ru/alt/sisyphus/flannel@sha256:1bb835b8fc6e6fc834210e8b01b2ca3c8a92dbee16c70f58f8e9621026425718
sha256:1bb835b8fc6e6fc834210e8b01b2ca3c8a92dbee16c70f58f8e9621026425718
About this package
Network fabric for containers
Image Layers
MAINTAINER [Alexey Shabalin <shaba@altlinux.org>] [Nadezhda Fedorova <fedor@altlinux.org] |
LABEL org.opencontainers.image.title="alt" |
LABEL org.opencontainers.image.description="Minimal image" |
LABEL org.opencontainers.image.licenses="GPLv3" |
LABEL org.opencontainers.image.vendor="ALT Linux Team" |
ADD file:d1a3345eb35a35a0b849e2b7ddfac8b495107cc4eaed91bd3b06bfbd3483c664 in / |
/bin/sh -c true > /etc/security/limits.d/50-defaults.conf |
CMD ["/bin/bash"] |
MAINTAINER alt-cloud |
LABEL org.opencontainers.image.title="flannel" |
LABEL org.opencontainers.image.description="Network fabric for containers" |
LABEL org.opencontainers.image.source="https://github.com/flannel-io/flannel" |
LABEL org.opencontainers.image.licenses="Apache-2.0" |
LABEL org.opencontainers.image.vendor="ALT Linux Team" |
/bin/sh -c apt-get update && $([ "$(rpm --eval %_host_cpu)" = i586 ] && echo linux32) apt-get install -y iproute2 net-tools ca-certificates iptables iptables-nft strongswan wireguard-tools flannel wget && rm -f /var/cache/apt/archives/*.rpm /var/cache/apt/*.bin /var/lib/apt/lists/*.* |
/bin/sh -c update-ca-trust |
/bin/sh -c mkdir -p /opt/bin/ && cp /usr/sbin/flanneld /opt/bin/flanneld |
/bin/sh -c cp /usr/libexec/flannel/mk-docker-opts.sh /opt/bin/ |
ENTRYPOINT ["/opt/bin/flanneld"] |
Labels
Key | Value |
---|---|
io.buildah.version | 1.37.5 |
org.opencontainers.image.description | Network fabric for containers |
org.opencontainers.image.licenses | Apache-2.0 |
org.opencontainers.image.source | https://github.com/flannel-io/flannel |
org.opencontainers.image.title | flannel |
org.opencontainers.image.vendor | ALT Linux Team |
Details
Versions (2)
View all