docker.io/bitnamisecure/redis-sentinel:latest linux/arm64

docker.io/bitnamisecure/redis-sentinel:latest - 国内下载镜像源 浏览次数:16

温馨提示:此镜像为latest tag镜像,本站无法保证此版本为最新镜像

温馨提示: 这是一个 linux/arm64 系统架构镜像
源镜像 docker.io/bitnamisecure/redis-sentinel:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamisecure/redis-sentinel:latest-linuxarm64
镜像ID sha256:94e5493f762e0da7e4fd0766b6e5cb7d736e7cc0432e9b2ab5557bc4f2f1dc15
镜像TAG latest-linuxarm64
大小 119.40MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /opt/bitnami/scripts/redis-sentinel/run.sh
启动入口 /opt/bitnami/scripts/redis-sentinel/entrypoint.sh
工作目录 /
OS/平台 linux/arm64
浏览量 16 次
贡献者
镜像创建 2025-11-07T09:02:48.702071829Z
同步时间 2025-11-13 14:22
更新时间 2025-11-14 03:08
开放端口
26379/tcp
环境变量
PATH=/opt/bitnami/redis-sentinel/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/ OS_ARCH=arm64 OS_FLAVOUR=photon-5 OS_NAME=linux APP_VERSION=8.2.3 BITNAMI_APP_NAME=redis-sentinel IMAGE_REVISION=1 OPENSSL_FIPS=yes
镜像标签
20251011: build-date Photon OS aarch64/5.0 Base Image: name docker.io/library/photon:5.0: org.opencontainers.image.base.name 2025-11-07T08:59:31Z: org.opencontainers.image.created Application packaged by Broadcom, Inc.: org.opencontainers.image.description redis-sentinel: org.opencontainers.image.title Broadcom, Inc.: org.opencontainers.image.vendor 8.2.3: org.opencontainers.image.version VMware: vendor

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamisecure/redis-sentinel:latest-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamisecure/redis-sentinel:latest-linuxarm64  docker.io/bitnamisecure/redis-sentinel:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamisecure/redis-sentinel:latest-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamisecure/redis-sentinel:latest-linuxarm64  docker.io/bitnamisecure/redis-sentinel:latest

Shell快速替换命令

sed -i 's#bitnamisecure/redis-sentinel:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamisecure/redis-sentinel:latest-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamisecure/redis-sentinel:latest-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamisecure/redis-sentinel:latest-linuxarm64  docker.io/bitnamisecure/redis-sentinel:latest'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamisecure/redis-sentinel:latest-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamisecure/redis-sentinel:latest-linuxarm64  docker.io/bitnamisecure/redis-sentinel:latest'

镜像构建历史


# 0001-01-01 08:00:00  119.40MB 
crane flatten sha256:67be4fcf4fbc4ec441529e85190bebec30ae6a5ec5e6d4183fd1d0621747706a
                        
                    

镜像信息

{
    "Id": "sha256:94e5493f762e0da7e4fd0766b6e5cb7d736e7cc0432e9b2ab5557bc4f2f1dc15",
    "RepoTags": [
        "bitnamisecure/redis-sentinel:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamisecure/redis-sentinel:latest-linuxarm64"
    ],
    "RepoDigests": [
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnamisecure/redis-sentinel@sha256:9971ddd0fb52d2c2f91ab06e94bb450cad096af6f5982d76c5a13ac074deabc9"
    ],
    "Parent": "",
    "Comment": "[{\"created\":\"2025-10-20T18:29:39Z\",\"created_by\":\"ADD photon-rootfs-5.0-d7a27bedc.aarch64.tar.gz / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-10-20T18:29:39Z\",\"created_by\":\"LABEL name=Photon OS aarch64/5.0 Base Image vendor=VMware build-date=20251011\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-10-20T18:29:39Z\",\"created_by\":\"CMD [\\\"/bin/bash\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-11-07T09:00:59.214487513Z\",\"created_by\":\"ARG DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-11-07T09:00:59.214487513Z\",\"created_by\":\"ARG TARGETARCH=arm64\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-11-07T09:00:59.214487513Z\",\"created_by\":\"LABEL org.opencontainers.image.base.name=docker.io/library/photon:5.0 org.opencontainers.image.created=2025-11-07T08:59:31Z org.opencontainers.image.description=Application packaged by Broadcom, Inc. org.opencontainers.image.title=redis-sentinel org.opencontainers.image.vendor=Broadcom, Inc. org.opencontainers.image.version=8.2.3\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-11-07T09:00:59.214487513Z\",\"created_by\":\"ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=photon-5 OS_NAME=linux PATH=/opt/bitnami/redis-sentinel/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-11-07T09:00:59.214487513Z\",\"created_by\":\"COPY prebuildfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-11-07T09:00:59.214487513Z\",\"created_by\":\"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-11-07T09:02:08.007356885Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages ca-certificates curl findutils gawk gzip libaio-devel libgcc libstdc++ libxcrypt net-tools openssl openssl-fips-provider openssl-libs procps-ng sed shadow tar util-linux which # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-11-07T09:02:11.076823404Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c DOWNLOADS_URL=${SECRET_DOWNLOADS_URL:-${DOWNLOADS_URL}} ;     mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ;     COMPONENTS=(       \\\"redis-sentinel-8.2.3-0-linux-${OS_ARCH}-photon-5\\\"     ) ;     for COMPONENT in \\\"${COMPONENTS[@]}\\\"; do       if [ ! -f \\\"${COMPONENT}.tar.gz\\\" ]; then         curl -SsLf \\\"https://${DOWNLOADS_URL}/${COMPONENT}.tar.gz\\\" -O ;         curl -SsLf \\\"https://${DOWNLOADS_URL}/${COMPONENT}.tar.gz.sha256\\\" -O ;       fi ;       sha256sum -c \\\"${COMPONENT}.tar.gz.sha256\\\" ;       tar -zxf \\\"${COMPONENT}.tar.gz\\\" -C /opt/bitnami --strip-components=2 --no-same-owner ;       rm -rf \\\"${COMPONENT}\\\".tar.gz{,.sha256} ;     done # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-11-07T09:02:23.476191586Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c tdnf upgrade --exclude=filesystem -y \\u0026\\u0026     tdnf clean all \\u0026\\u0026 rm -rf /var/cache/tdnf # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-11-07T09:02:23.870532169Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c /opt/bitnami/scripts/openssl-apply-fips.sh \\u0026\\u0026 rm -f /opt/bitnami/scripts/openssl-apply-fips.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-11-07T09:02:24.823947638Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c /opt/bitnami/scripts/vmware-stig.sh \\u0026\\u0026 rm -f /opt/bitnami/scripts/vmware-stig.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-11-07T09:02:25.069586145Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c chmod g+rwX /opt/bitnami # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-11-07T09:02:25.679408696Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c find / -perm /6000 -type f -exec chmod a-s {} \\\\; || true # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-11-07T09:02:25.996243896Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS    99999/' /etc/login.defs \\u0026\\u0026     sed -i 's/^PASS_MIN_DAYS.*/PASS_MIN_DAYS    0/' /etc/login.defs \\u0026\\u0026     sed -i 's/^PASS_WARN_AGE.*/PASS_WARN_AGE    7/' /etc/login.defs # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-11-07T09:02:37.396993129Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c rm /etc/shadow \\u0026\\u0026 tdnf reinstall shadow -y \\u0026\\u0026 tdnf clean all # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-11-07T09:02:47.584312785Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c uninstall_packages curl # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-11-07T09:02:47.714834083Z\",\"created_by\":\"COPY rootfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-11-07T09:02:48.702071829Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c /opt/bitnami/scripts/redis-sentinel/postunpack.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-11-07T09:02:48.702071829Z\",\"created_by\":\"ENV APP_VERSION=8.2.3 BITNAMI_APP_NAME=redis-sentinel IMAGE_REVISION=1 OPENSSL_FIPS=yes\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-11-07T09:02:48.702071829Z\",\"created_by\":\"EXPOSE map[26379/tcp:{}]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-11-07T09:02:48.702071829Z\",\"created_by\":\"USER 1001\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-11-07T09:02:48.702071829Z\",\"created_by\":\"ENTRYPOINT [\\\"/opt/bitnami/scripts/redis-sentinel/entrypoint.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-11-07T09:02:48.702071829Z\",\"created_by\":\"CMD [\\\"/opt/bitnami/scripts/redis-sentinel/run.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true}]",
    "Created": "2025-11-07T09:02:48.702071829Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1001",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "26379/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/opt/bitnami/redis-sentinel/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "HOME=/",
            "OS_ARCH=arm64",
            "OS_FLAVOUR=photon-5",
            "OS_NAME=linux",
            "APP_VERSION=8.2.3",
            "BITNAMI_APP_NAME=redis-sentinel",
            "IMAGE_REVISION=1",
            "OPENSSL_FIPS=yes"
        ],
        "Cmd": [
            "/opt/bitnami/scripts/redis-sentinel/run.sh"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/opt/bitnami/scripts/redis-sentinel/entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "build-date": "20251011",
            "name": "Photon OS aarch64/5.0 Base Image",
            "org.opencontainers.image.base.name": "docker.io/library/photon:5.0",
            "org.opencontainers.image.created": "2025-11-07T08:59:31Z",
            "org.opencontainers.image.description": "Application packaged by Broadcom, Inc.",
            "org.opencontainers.image.title": "redis-sentinel",
            "org.opencontainers.image.vendor": "Broadcom, Inc.",
            "org.opencontainers.image.version": "8.2.3",
            "vendor": "VMware"
        },
        "Shell": [
            "/bin/bash",
            "-o",
            "errexit",
            "-o",
            "nounset",
            "-o",
            "pipefail",
            "-c"
        ]
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 119395862,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/4eeee3dc6a30bfcbaeca23113014c9bab0d03b13d11c6cd496c9374b60277ad7/merged",
            "UpperDir": "/var/lib/docker/overlay2/4eeee3dc6a30bfcbaeca23113014c9bab0d03b13d11c6cd496c9374b60277ad7/diff",
            "WorkDir": "/var/lib/docker/overlay2/4eeee3dc6a30bfcbaeca23113014c9bab0d03b13d11c6cd496c9374b60277ad7/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:e62f458bbdcd2676ab1ca9501dd324d607f142c3ebcfcfc008fc67e76a7803f8"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-11-13T14:22:07.423455444+08:00"
    }
}

更多版本

docker.io/bitnamisecure/redis-sentinel:latest

linux/amd64 docker.io107.72MB2025-11-13 14:20
19

docker.io/bitnamisecure/redis-sentinel:latest

linux/arm64 docker.io119.40MB2025-11-13 14:22
15