Back to ghcr.io/flannel-io/flannel
linux/amd64ghcr.io
ghcr.io/flannel-io/flannel:v0.28.8
flannel is a network fabric for containers, designed for Kubernetes
Size
31.61 MB
Local pulls
1
Upstream pulls
0
Synced at
2026-08-04 09:35:08
China image
registry.cn-global.starbucket.com.cn/starbucket/ghcr.io/flannel-io/flannel:v0.28.8
Source image
ghcr.io/flannel-io/flannel:v0.28.8
Image info
- Image ID
- sha256:98fd945734ba03615e9603389c03cf0fba68fd24ee9b43dbdef6f4ec6bddff48
- Image tag
- v0.28.8
- Image size
- 31.61 MB
- Platform
- linux/amd64
- Registry
- ghcr.io
- Project
- Hub pageAll tagsLocal repo
- CMD
- —
- Entrypoint
- /opt/bin/flanneld
- Working dir
- /
- User
- —
- StopSignal
- —
- Created
- 2026-07-22T15:57:24.42825135Z
Exposed ports 0
None
Environment 1
| PATH | /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
Labels 8
| org.opencontainers.image.url | https://github.com/flannel-io/flannel |
| org.opencontainers.image.title | flannel |
| org.opencontainers.image.source | https://github.com/flannel-io/flannel |
| org.opencontainers.image.created | 2026-07-22T15:49:05.354Z |
| org.opencontainers.image.version | v0.28.8 |
| org.opencontainers.image.licenses | Apache-2.0 |
| org.opencontainers.image.revision | 653531a376e6148a58aedc43a78e4cdc8020f8bd |
| org.opencontainers.image.description | flannel is a network fabric for containers, designed for Kubernetes |
Pull commands
Docker
docker pull registry.cn-global.starbucket.com.cn/starbucket/ghcr.io/flannel-io/flannel:v0.28.8
docker tag registry.cn-global.starbucket.com.cn/starbucket/ghcr.io/flannel-io/flannel:v0.28.8 ghcr.io/flannel-io/flannel:v0.28.8
Containerd
ctr images pull registry.cn-global.starbucket.com.cn/starbucket/ghcr.io/flannel-io/flannel:v0.28.8
ctr images tag registry.cn-global.starbucket.com.cn/starbucket/ghcr.io/flannel-io/flannel:v0.28.8 ghcr.io/flannel-io/flannel:v0.28.8
YAML quick replace
sed -i 's#ghcr.io/flannel-io/flannel:v0.28.8#registry.cn-global.starbucket.com.cn/starbucket/ghcr.io/flannel-io/flannel:v0.28.8#' deployment.yaml
拉取国内加速地址后,可按需 tag 回源镜像名
Build history 12
2026-07-22 15:57:24empty layer
ENTRYPOINT ["/opt/bin/flanneld"]
2026-07-22 15:57:24
RUN /bin/sh -c /usr/sbin/iptables-wrapper install # buildkit
2026-07-22 15:57:24
RUN /bin/sh -c which iptables-legacy && which iptables-nft # buildkit
2026-07-22 15:57:24
COPY /iptables-wrapper/bin/iptables-wrapper /usr/sbin # buildkit
2026-07-22 15:57:24
COPY dist/mk-docker-opts.sh /opt/bin/ # buildkit
2026-07-22 15:57:24
COPY /build/dist/install-conf /opt/bin/install-conf # buildkit
2026-07-22 15:57:24
COPY /build/dist/flanneld /opt/bin/flanneld # buildkit
2026-07-22 15:49:14
RUN /bin/sh -c apk add wireguard-tools --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community # buildkit