docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1 linux/amd64

docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1 - 国内下载镜像源 浏览次数:8

这是一个用于 FoundationDB 分布式数据库的 Kubernetes Sidecar 镜像。

Sidecar 容器与 FoundationDB 进程一起部署在 Kubernetes 集群中,提供额外的功能和辅助服务,例如监控、日志记录和配置管理等。

该镜像由 FoundationDB 官方提供,确保与 FoundationDB 数据库的兼容性和稳定性。

源镜像 docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1
镜像ID sha256:077fa5e6b1597ffa6fbbce8903fa876212a6697b89e1b2e7cc818d4850aa63d2
镜像TAG 7.4.6-1
大小 1.44GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /usr/bin/tini -g -- /entrypoint.bash
工作目录 /
OS/平台 linux/amd64
浏览量 8 次
贡献者
镜像创建 2026-02-02T22:29:14.761598238Z
同步时间 2026-03-19 12:03
目录挂载
/var/input-files /var/output-files
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LISTEN_PORT=8080
镜像标签
1.37.6: io.buildah.version BSD-3-Clause: license rockylinux: name 2026-02-02T22:26:11+0000: org.foundationdb.build_date e77b64d4c5: org.foundationdb.commit 7.4.6: org.foundationdb.version Magauer Lukas, Neil Hanlon, Louis Abel: org.opencontainers.image.authors BSD-3-Clause: org.opencontainers.image.license rockylinux: org.opencontainers.image.name https://github.com/rocky-linux/rocky-toolbox-images: org.opencontainers.image.url Rocky Enterprise Software Foundation: org.opencontainers.image.vendor 9-minimal: org.opencontainers.image.version Rocky Enterprise Software Foundation: vendor 9-minimal: version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1  docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1  docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1

Shell快速替换命令

sed -i 's#foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1  docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1  docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1'

镜像构建历史


# 2026-02-03 06:29:14  0.00B 
/bin/sh -c #(nop) LABEL "org.foundationdb.version"="7.4.6" "org.foundationdb.build_date"="2026-02-02T22:26:11+0000" "org.foundationdb.commit"="e77b64d4c5"
                        
# 2026-02-03 06:29:14  0.00B 
/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/tini", "-g", "--", "/entrypoint.bash"]
                        
# 2026-02-03 06:29:14  0.00B 
/bin/sh -c #(nop) ENV LISTEN_PORT 8080
                        
# 2026-02-03 06:29:14  0.00B 
/bin/sh -c #(nop) VOLUME /var/output-files
                        
# 2026-02-03 06:29:13  0.00B 
/bin/sh -c #(nop) VOLUME /var/input-files
                        
# 2026-02-03 06:29:13  0.00B 
/bin/sh -c #(nop) USER fdb
                        
# 2026-02-03 06:29:13  27.07KB 
|1 TARGETARCH=amd64 /bin/sh -c chmod a+x /entrypoint.bash /sidecar.py
                        
# 2026-02-03 06:29:13  27.07KB 
/bin/sh -c #(nop) ADD multi:7e86f7a067768e495c799048873b3173f5ee2cb833882a1a7487c2f9c1b9ab6a in / 
                        
# 2026-02-03 06:29:12  0.00B 
/bin/sh -c #(nop) WORKDIR /
                        
# 2026-02-03 06:29:12  33.44MB 
|1 TARGETARCH=amd64 /bin/sh -c microdnf -y install     python3.9     python3.9-pip &&     microdnf clean all &&     update-alternatives --install /usr/bin/python python /usr/bin/python3.9 20 &&     update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.9 20 &&     python3 -m pip install watchdog==4.0.1
                        
# 2026-02-03 06:28:58  0.00B 
/bin/sh -c #(nop) ARG HTTPS_PROXY HTTP_PROXY TARGETARCH
                        
# 2026-02-03 06:28:58  0.00B 
/bin/sh -c #(nop) WORKDIR /
                        
# 2026-02-03 06:28:58  0.00B 
|4 FDB_LIBRARY_VERSIONS=7.4.6 FDB_VERSION=7.4.6 FDB_WEBSITE=file:///tmp/website TARGETARCH=amd64 /bin/sh -c rm -rf /tmp/*
                        
# 2026-02-03 06:28:58  90.00B 
|4 FDB_LIBRARY_VERSIONS=7.4.6 FDB_VERSION=7.4.6 FDB_WEBSITE=file:///tmp/website TARGETARCH=amd64 /bin/sh -c for file in fdbdr fdbrestore backup_agent dr_agent fastrestore_tool; do         ln -s /usr/bin/fdbbackup "/usr/bin/$file";     done &&     cd / &&     rm -rf /tmp/*
                        
# 2026-02-03 06:28:55  239.12MB 
|4 FDB_LIBRARY_VERSIONS=7.4.6 FDB_VERSION=7.4.6 FDB_WEBSITE=file:///tmp/website TARGETARCH=amd64 /bin/sh -c if [ "$TARGETARCH" = "amd64" ]; then         FDB_ARCH=x86_64;     elif [ "$TARGETARCH" = "arm64" ]; then         FDB_ARCH=aarch64;     else         echo "ERROR: unsupported architecture $TARGETARCH" 1>&2;         exit 1;     fi;     CURL="curl --fail -Ls";     for file in fdbserver fdbbackup fdbcli fdbmonitor; do         URL="${FDB_WEBSITE}/${FDB_VERSION}/$file.$FDB_ARCH";         echo "Downloading $URL";         $CURL "$URL" -o "$file" &&         chmod +x "$file" &&         mv "$file" /usr/bin/ || exit $?;     done &&     mkdir -p /var/fdb/lib &&     for version in $FDB_LIBRARY_VERSIONS; do         URL="${FDB_WEBSITE}/${version}/libfdb_c.${FDB_ARCH}.so";         echo "Downloading $URL";         TARGET="/usr/lib/fdb/multiversion/libfdb_c_${version%.*}.so";         $CURL "$URL" -o "$TARGET" &&         cp "$TARGET" /var/fdb/lib/ || exit $?;     done &&     $CURL $FDB_WEBSITE/$FDB_VERSION/libfdb_c.${FDB_ARCH}.so -o /usr/lib/libfdb_c.so
                        
# 2026-02-03 06:28:52  387.93MB 
/bin/sh -c #(nop) COPY dir:2736314f114ad66cafde5ecdb6de1c654bacdbe688fc2f358e3a0510d63b69db in /tmp/website/ 
                        
# 2026-02-03 06:28:50  1.19MB 
|4 FDB_LIBRARY_VERSIONS=7.4.6 FDB_VERSION=7.4.6 FDB_WEBSITE=file:///tmp/website TARGETARCH=amd64 /bin/sh -c groupadd --gid 4059              fdb &&     useradd --gid 4059             --uid 4059             --no-create-home             --shell /bin/bash             fdb &&     chown -R fdb:fdb /var/fdb
                        
# 2026-02-03 06:28:49  6.00B 
|4 FDB_LIBRARY_VERSIONS=7.4.6 FDB_VERSION=7.4.6 FDB_WEBSITE=file:///tmp/website TARGETARCH=amd64 /bin/sh -c mkdir -p /var/fdb/{logs,tmp,lib} &&     mkdir -p /usr/lib/fdb/multiversion &&     echo ${FDB_VERSION} > /var/fdb/version
                        
# 2026-02-03 06:28:48  0.00B 
/bin/sh -c #(nop) ARG FDB_LIBRARY_VERSIONS FDB_VERSION FDB_WEBSITE HTTPS_PROXY HTTP_PROXY TARGETARCH
                        
# 2026-02-03 06:28:48  0.00B 
/bin/sh -c #(nop) ARG FDB_LIBRARY_VERSIONS FDB_VERSION HTTPS_PROXY HTTP_PROXY TARGETARCH
                        
# 2026-02-03 06:28:48  0.00B 
/bin/sh -c #(nop) ARG FDB_VERSION HTTPS_PROXY HTTP_PROXY TARGETARCH
                        
# 2026-02-03 06:28:47  0.00B 
/bin/sh -c #(nop) WORKDIR /tmp
                        
# 2026-02-03 06:28:46  0.00B 
/bin/sh -c #(nop) ARG HTTPS_PROXY HTTP_PROXY TARGETARCH
                        
# 2026-02-03 06:28:46  0.00B 
/bin/sh -c #(nop) WORKDIR /
                        
# 2026-02-03 06:28:45  24.06KB 
|1 TARGETARCH=amd64 /bin/sh -c curl -Ls "https://github.com/krallin/tini/releases/download/v0.19.0/tini-$TARGETARCH" -o "tini-$TARGETARCH"  &&     echo "93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c  tini-amd64" > "tini-amd64-sha.txt" &&     echo "07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81  tini-arm64" > "tini-arm64-sha.txt" &&     sha256sum --quiet -c "tini-${TARGETARCH}-sha.txt" &&     chmod +x "tini-$TARGETARCH" &&     mv "tini-$TARGETARCH" /usr/bin/tini &&     rm -rf /tmp/*
                        
# 2026-02-03 06:28:43  0.00B 
/bin/sh -c #(nop) ARG HTTPS_PROXY HTTP_PROXY TARGETARCH
                        
# 2026-02-03 06:28:42  0.00B 
/bin/sh -c #(nop) WORKDIR /tmp
                        
# 2026-02-03 06:28:39  622.54MB 
|1 TARGETARCH=amd64 /bin/sh -c microdnf install -y     bind-utils     binutils     curl     gdb     hostname     jq     less     libubsan     lsof     net-tools     nmap-ncat     perf     perl     procps-ng     strace     sysstat     tar     tcpdump     telnet     traceroute     unzip     openssl     vim-enhanced &&     microdnf clean all
                        
# 2026-02-03 06:28:15  0.00B 
/bin/sh -c #(nop) ARG HTTPS_PROXY HTTP_PROXY TARGETARCH
                        
# 2024-11-19 03:49:40  151.65MB 
KIWI 10.1.18
                        
                    

镜像信息

{
    "Id": "sha256:077fa5e6b1597ffa6fbbce8903fa876212a6697b89e1b2e7cc818d4850aa63d2",
    "RepoTags": [
        "foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1"
    ],
    "RepoDigests": [
        "foundationdb/foundationdb-kubernetes-sidecar@sha256:61e09b1eee1838d4cfbf2180e906e0abbe90e7ff810223e8a6a085da2c00632e",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/foundationdb/foundationdb-kubernetes-sidecar@sha256:c7502fe023ca8ecd225057c492ebbcad037ee4198f3fcf85185a2f17fe27b5fa"
    ],
    "Parent": "",
    "Comment": "FROM 2033dbbd7ebb",
    "Created": "2026-02-02T22:29:14.761598238Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "Release Engineering (SIG/Core)",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "fdb",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "LISTEN_PORT=8080"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": {
            "/var/input-files": {},
            "/var/output-files": {}
        },
        "WorkingDir": "/",
        "Entrypoint": [
            "/usr/bin/tini",
            "-g",
            "--",
            "/entrypoint.bash"
        ],
        "OnBuild": null,
        "Labels": {
            "io.buildah.version": "1.37.6",
            "license": "BSD-3-Clause",
            "name": "rockylinux",
            "org.foundationdb.build_date": "2026-02-02T22:26:11+0000",
            "org.foundationdb.commit": "e77b64d4c5",
            "org.foundationdb.version": "7.4.6",
            "org.opencontainers.image.authors": "Magauer Lukas, Neil Hanlon, Louis Abel",
            "org.opencontainers.image.license": "BSD-3-Clause",
            "org.opencontainers.image.name": "rockylinux",
            "org.opencontainers.image.url": "https://github.com/rocky-linux/rocky-toolbox-images",
            "org.opencontainers.image.vendor": "Rocky Enterprise Software Foundation",
            "org.opencontainers.image.version": "9-minimal",
            "vendor": "Rocky Enterprise Software Foundation",
            "version": "9-minimal"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1435951430,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/689b92525222b793132447c06dca9fc9efc4cae306597d72f3fedbfae8f2291b/diff:/var/lib/docker/overlay2/fb0422d08ac57a50ba0626772b48c74fe5a5189c0619d24bad358fc71f7270bb/diff:/var/lib/docker/overlay2/31a98a6d3ed64b7c4d1fa7272cd95e03dce5a3adaa6cab44ed401c41bdc97322/diff:/var/lib/docker/overlay2/2867930b5c47915f967b2c57f6330a491543231c6f75a9a277a65694d4ed2556/diff:/var/lib/docker/overlay2/6ee0a5602cca5c76e426c07e8f63d29c67465a499af0b270f54aa32aa2f741d6/diff:/var/lib/docker/overlay2/285d172a43940d718240786431540b2f82719fac27f720e67757f34b9ada33b1/diff:/var/lib/docker/overlay2/9c22f09b6d3c7e1e0675512c1b2857555873c1c14fb36ba46f8af70472853548/diff:/var/lib/docker/overlay2/f1e721ea3f3c86fa721db6fa3b9e46524cddced1dd153b7183b545a7f31a054a/diff:/var/lib/docker/overlay2/10e18d722e33c16e10d7150effecad26f3e0135be307703e90947eeb5277f0dc/diff:/var/lib/docker/overlay2/5026f89845cb7f6ceb3adb8c96d63a58e3d2e8dfe17d1897e6194d623fcea694/diff:/var/lib/docker/overlay2/597f8978850ca7ef962586287cddf3f6592bd9cc5780d4a930a292e8b791812a/diff",
            "MergedDir": "/var/lib/docker/overlay2/32751d2ab680f6a3dea160658eac59536335c59b140fa4ea9c3349bf67c1441f/merged",
            "UpperDir": "/var/lib/docker/overlay2/32751d2ab680f6a3dea160658eac59536335c59b140fa4ea9c3349bf67c1441f/diff",
            "WorkDir": "/var/lib/docker/overlay2/32751d2ab680f6a3dea160658eac59536335c59b140fa4ea9c3349bf67c1441f/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:008d81f9544272f76bc2a7cfd0768366bccca593d19ff901ce12ae45d81da379",
            "sha256:0c19945ad05a54aeedca09a176f2855bbebbd11c2215e1e1f1c7c64edd1c8c6c",
            "sha256:f5d35f08a8e561742fbe0bf2405b4024ab3692455bc0a065cd4e64b6829e675d",
            "sha256:89c546069e3a3d83bf5bd9ab2f7392ec6c1453f09fcc15c69f501c352fbf68d9",
            "sha256:24f52afe4ce8a3a221d33cb4b8983cf96cb3f24044b9bd05124d5addc5de7ab2",
            "sha256:0c7904447858db9d61074edb81ab1d417da043fc45c5a506f1aa35000369f7a1",
            "sha256:b4d1052e655ed3a961c0c7ac4234cbe4c99f54facc0d414709a4bf5632e81441",
            "sha256:40e1570895fc734ca87356a6f56ee084ab319772cfa2057eeb9c86de2b5ca447",
            "sha256:f9ab29b2eb09f7be85cdb4c405b451cb4d7d54abcbdd028bc22f6b62aee229a3",
            "sha256:accae793b00453c0fb3bf6eb8f6ab4c1a7f7a60ab112daedf9410f029a585030",
            "sha256:b262bc30595493b67241b44ddfdafb7823841692b43a1e1676edd2527a7567d8",
            "sha256:54bb1f190ac469bd8852926f0afc4f00385c9a660f97acae4b5bc6f83bbf61b2"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-03-19T12:02:12.699682497+08:00"
    }
}

更多版本

docker.io/foundationdb/foundationdb-kubernetes-sidecar:6.2.30-1

linux/amd64 docker.io381.01MB2025-04-02 14:12
230

docker.io/foundationdb/foundationdb-kubernetes-sidecar:6.3.24-1

linux/amd64 docker.io607.78MB2025-04-02 14:15
219

docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.1.26-1

linux/amd64 docker.io874.55MB2025-04-02 14:17
214

docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.3.63-1

linux/amd64 docker.io1.33GB2025-04-02 14:59
281

docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.1.15-1

linux/amd64 docker.io875.89MB2025-04-25 14:29
219

docker.io/foundationdb/foundationdb-kubernetes-sidecar:6.3.23-1

linux/amd64 docker.io606.47MB2025-04-25 14:47
217

docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.5-1

linux/amd64 docker.io1.13GB2025-11-13 02:14
142

docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.1.46-1

linux/amd64 docker.io933.31MB2026-02-28 10:57
55

docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.1.38-1

linux/amd64 docker.io931.61MB2026-02-28 14:55
57

docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.3.69-1

linux/arm64 docker.io1.12GB2026-03-07 10:32
35

docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.3.69-1

linux/amd64 docker.io1.12GB2026-03-07 10:35
44

docker.io/foundationdb/foundationdb-kubernetes-sidecar:7.4.6-1

linux/amd64 docker.io1.44GB2026-03-19 12:03
7