gcr.io/kasten-images/gateway:8.0.5 linux/amd64

gcr.io/kasten-images/gateway:8.0.5 - 国内下载镜像源 浏览次数:13

该镜像 gcr.io/kasten-images/gateway 是 Kasten 的数据管理平台的一部分。它是一个用于管理和访问 Kasten 数据复制和备份服务的网关组件。

源镜像 gcr.io/kasten-images/gateway:8.0.5
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/kasten-images/gateway:8.0.5
镜像ID sha256:d70059bdb9f30d3c3a84f42a553fd3a4efdd2c7836fcaafdbd0338f860e5829f
镜像TAG 8.0.5
大小 175.89MB
镜像源 gcr.io
CMD
启动入口 /gateway-server
工作目录 /
OS/平台 linux/amd64
浏览量 13 次
贡献者 12*******9@qq.com
镜像创建 2025-07-25T19:38:46.114507614Z
同步时间 2025-08-08 14:06
更新时间 2025-08-08 20:23
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci KASTEN_CRYPTO_POLICY=default K10_VERSION=8.0.5
镜像标签
x86_64: architecture 2025-07-15T13:55:15: build-date ubi9-minimal-container: com.redhat.component https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI: com.redhat.license_terms 87878ce1a8219f67725c8cbc73d7cfad8d278584: commit.k10.kasten.io K10 data management platform for Kubernetes backup, DR, and mobility: description public: distribution-scope 1.41.0-dev: io.buildah.version 54d3044e4af98e7b3115e4fb912518985596d21a: io.codefresh.repo.hash yml: io.codefresh.repo.type The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.: io.k8s.description Red Hat Universal Base Image 9 Minimal: io.k8s.display-name : io.openshift.expose-services minimal rhel9: io.openshift.tags Veeam Software: maintainer gateway: name 8.0.5: release Microservice used for the K10 data management platform: summary https://www.veeam.com/products/cloud/kubernetes-data-protection.html: url 49def32f29d405d4663060d62ea5437538e3fbfc: vcs-ref git: vcs-type Kasten: vendor 20250725.6883d867e345bfea80799861.87878ce1a8: version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/kasten-images/gateway:8.0.5
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/kasten-images/gateway:8.0.5  gcr.io/kasten-images/gateway:8.0.5

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/kasten-images/gateway:8.0.5
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/kasten-images/gateway:8.0.5  gcr.io/kasten-images/gateway:8.0.5

Shell快速替换命令

sed -i 's#gcr.io/kasten-images/gateway:8.0.5#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/kasten-images/gateway:8.0.5#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/kasten-images/gateway:8.0.5 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/kasten-images/gateway:8.0.5  gcr.io/kasten-images/gateway:8.0.5'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/kasten-images/gateway:8.0.5 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/kasten-images/gateway:8.0.5  gcr.io/kasten-images/gateway:8.0.5'

镜像构建历史


# 2025-07-26 03:38:46  0.00B 添加元数据标签
LABEL release=8.0.5
                        
# 2025-07-26 03:38:46  0.00B 设置环境变量 K10_VERSION
ENV K10_VERSION=8.0.5
                        
# 2025-07-26 03:38:46  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/gateway-server"]
                        
# 2025-07-26 03:38:46  0.00B 添加元数据标签
LABEL name=gateway version=20250725.6883d867e345bfea80799861.87878ce1a8 release=20250725.6883d867e345bfea80799861.87878ce1a8 commit.k10.kasten.io=87878ce1a8219f67725c8cbc73d7cfad8d278584
                        
# 2025-07-26 03:38:46  0.00B 设置环境变量 K10_VERSION
ENV K10_VERSION=20250725.6883d867e345bfea80799861.87878ce1a8
                        
# 2025-07-26 03:38:46  3.93MB 复制新文件或目录到容器中
COPY /licenses /licenses/licenses # buildkit
                        
# 2025-07-26 03:38:45  67.53MB 复制新文件或目录到容器中
COPY linux/amd64/gateway-server / # buildkit
                        
# 2025-07-26 03:38:45  0.00B 指定运行容器时使用的用户
USER kio:kio
                        
# 2025-07-26 03:38:45  0.00B 定义构建参数
ARG k10_commit=87878ce1a8219f67725c8cbc73d7cfad8d278584
                        
# 2025-07-26 03:38:45  0.00B 定义构建参数
ARG k10_version=20250725.6883d867e345bfea80799861.87878ce1a8
                        
# 2025-07-26 03:38:45  0.00B 定义构建参数
ARG TARGETPLATFORM=linux/amd64
                        
# 2025-07-16 23:22:32  651.00B 复制新文件或目录到容器中
COPY --chown=kio:kio /home/kio /home/kio # buildkit
                        
# 2025-07-16 23:22:32  1.42KB 复制新文件或目录到容器中
COPY /etc/passwd /etc/group /etc/shadow /etc/gshadow /etc/ # buildkit
                        
# 2025-07-16 23:21:48  0.00B 添加元数据标签
LABEL vendor=Kasten summary=Microservice used for the K10 data management platform description=K10 data management platform for Kubernetes backup, DR, and mobility maintainer=Veeam Software url=https://www.veeam.com/products/cloud/kubernetes-data-protection.html
                        
# 2025-07-16 23:21:48  0.00B 设置环境变量 KASTEN_CRYPTO_POLICY
ENV KASTEN_CRYPTO_POLICY=default
                        
# 2025-07-16 23:21:48  182.00B 执行命令并创建新的镜像层
RUN /bin/sh -c rm -f /etc/pki/tls/fips_local.cnf  && printf 'KASTEN_CRYPTO_POLICY = default\n\n.include = /etc/crypto-policies/back-ends/openssl_fips.config\n.include = /etc/crypto-policies/kasten/${ENV::KASTEN_CRYPTO_POLICY}/openssl_fips.config\n' > /etc/pki/tls/fips_local.cnf # buildkit
                        
# 2025-07-16 23:21:48  12.55KB 执行命令并创建新的镜像层
RUN /bin/sh -c sed -i         -e '1iKASTEN_CRYPTO_POLICY = default\n'         -e '\|\.include = /etc/crypto-policies/back-ends/opensslcnf\.config|a.include = /etc/crypto-policies/kasten/${ENV::KASTEN_CRYPTO_POLICY}/opensslcnf.config\n'         /etc/pki/tls/openssl.cnf # buildkit
                        
# 2025-07-16 23:21:47  52.00B 执行命令并创建新的镜像层
RUN /bin/sh -c mkdir -p /etc/crypto-policies/kasten/default  && touch /etc/crypto-policies/kasten/default/opensslcnf.config  && touch /etc/crypto-policies/kasten/default/openssl_fips.config  && mkdir -p /etc/crypto-policies/kasten/enable_fips  && touch /etc/crypto-policies/kasten/enable_fips/opensslcnf.config  && touch /etc/crypto-policies/kasten/enable_fips/openssl_fips.config  && mkdir -p /etc/crypto-policies/kasten/disable_ems  && printf 'Options=RHNoEnforceEMSinFIPS\n' > /etc/crypto-policies/kasten/disable_ems/opensslcnf.config  && printf 'tls1-prf-ems-check = 0\n' > /etc/crypto-policies/kasten/disable_ems/openssl_fips.config # buildkit
                        
# 2025-07-16 23:21:47  32.77KB 执行命令并创建新的镜像层
RUN /bin/sh -c microdnf -y update  && microdnf clean all  && rm -rf /var/lib/dnf/history* # buildkit
                        
# 2025-07-15 21:55:31  104.38MB 
/bin/sh -c #(nop) LABEL "build-date"="2025-07-15T13:55:15" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="49def32f29d405d4663060d62ea5437538e3fbfc" "release"="1752587672"
                        
# 2025-07-15 21:55:31  0.00B 
/bin/sh -c #(nop) COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json    
                        
# 2025-07-15 21:55:30  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2025-07-15 21:55:30  0.00B 
/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.    
                        
# 2025-07-15 21:55:30  0.00B 
/bin/sh -c #(nop) COPY dir:d7be74d0418e000f9c8e9c530ac1f30fb34314bf4358ea4867bfdbbb9c1266b5 in /    
                        
# 2025-07-15 21:55:30  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2025-07-15 21:55:30  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
                        
# 2025-07-15 21:55:30  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2025-07-15 21:55:30  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
                        
# 2025-07-15 21:55:30  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2025-07-15 21:55:30  0.00B 
/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2025-07-15 21:55:30  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
                        
# 2025-07-15 21:55:30  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2025-07-15 21:55:30  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container"       name="ubi9-minimal"       version="9.6"       distribution-scope="public"
                        
# 2025-07-15 21:55:30  0.00B 
/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
                        
# 2025-07-15 21:55:30  0.00B 
/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
                        
# 2025-07-15 21:55:30  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:d70059bdb9f30d3c3a84f42a553fd3a4efdd2c7836fcaafdbd0338f860e5829f",
    "RepoTags": [
        "gcr.io/kasten-images/gateway:8.0.5",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/kasten-images/gateway:8.0.5"
    ],
    "RepoDigests": [
        "gcr.io/kasten-images/gateway@sha256:b0ff0c7058ddf2fe1a1d8517a81ad350e40814dddfc7b0a5865723b7c099933b",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/kasten-images/gateway@sha256:21109dacc200fb2da4730acf03aaf84d118bd69894e8374aecea432dbb0934d5"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-07-25T19:38:46.114507614Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "kio:kio",
        "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",
            "container=oci",
            "KASTEN_CRYPTO_POLICY=default",
            "K10_VERSION=8.0.5"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/gateway-server"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2025-07-15T13:55:15",
            "com.redhat.component": "ubi9-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "commit.k10.kasten.io": "87878ce1a8219f67725c8cbc73d7cfad8d278584",
            "description": "K10 data management platform for Kubernetes backup, DR, and mobility",
            "distribution-scope": "public",
            "io.buildah.version": "1.41.0-dev",
            "io.codefresh.repo.hash": "54d3044e4af98e7b3115e4fb912518985596d21a",
            "io.codefresh.repo.type": "yml",
            "io.k8s.description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "io.k8s.display-name": "Red Hat Universal Base Image 9 Minimal",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel9",
            "maintainer": "Veeam Software",
            "name": "gateway",
            "release": "8.0.5",
            "summary": "Microservice used for the K10 data management platform",
            "url": "https://www.veeam.com/products/cloud/kubernetes-data-protection.html",
            "vcs-ref": "49def32f29d405d4663060d62ea5437538e3fbfc",
            "vcs-type": "git",
            "vendor": "Kasten",
            "version": "20250725.6883d867e345bfea80799861.87878ce1a8"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 175886881,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/3177b7e0b249eee11df93d0cb5c32f60074aaac8d8917f98fccfcbf156ae7517/diff:/var/lib/docker/overlay2/445ad8a576ba63fd9f7c8c4c8b0460c3fa15cfef8569be46cc9a283335b21c58/diff:/var/lib/docker/overlay2/e773a23516ca5a15b4cdd7d9f97c7dac6e09c856199fcbdebcd3c6d17226d4e9/diff:/var/lib/docker/overlay2/5a798394bb8c7ef2bc7ee7faa000456145605c1e30591a084ac47fe10cd5c02e/diff:/var/lib/docker/overlay2/9d125f09d3a8c411e27ee1c29f5f4d9806c92a03c72ef7e35fbb12442b4ff716/diff:/var/lib/docker/overlay2/9575db93cf76be1bc336d336669e48c3d1d135b6477f18da5af319e469ff3238/diff:/var/lib/docker/overlay2/7fa55b3ce5b00f7f6a73b7578b5aefb2742593ca5d11101ca336e7f6943db9b1/diff:/var/lib/docker/overlay2/5c52e19540a1f99d6d8299037a7449223cf909fb54cd07a51b20436f25bf51ab/diff",
            "MergedDir": "/var/lib/docker/overlay2/4209ab3e0eec6a01dd3c2b5b8f25de74adfae8df2006cc4f458f27b16c9f4d68/merged",
            "UpperDir": "/var/lib/docker/overlay2/4209ab3e0eec6a01dd3c2b5b8f25de74adfae8df2006cc4f458f27b16c9f4d68/diff",
            "WorkDir": "/var/lib/docker/overlay2/4209ab3e0eec6a01dd3c2b5b8f25de74adfae8df2006cc4f458f27b16c9f4d68/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:5b895cf158b8acc70f6ea6eb81d9aecb24ed1f31804fc81612e511708292b1cf",
            "sha256:9aa7ba264e0c7999ecc6582d316114da100944f6d0bf2113acd3865dce2ef9b3",
            "sha256:1b1f13fe360ab9be77023514c54921fdf80f3c957169ae3361c294cb25938c75",
            "sha256:80651aedafed8ee678dc21765b0a9662bac79065201544d4ab4def54fce0f5a6",
            "sha256:745a5179331d2ec7b52d5a3a961845dba5a4df9888feb7cae5c6d145ebc3d094",
            "sha256:c94e23bfb265b3c8ebaa3812a8f03a8baea993c5e7e2bed1da5adaccb6008e6c",
            "sha256:c622fb02e5544ac9962f1670856a2c92c8da5a2a51eccfcdf33b1e44a260a977",
            "sha256:be097c08dc4cb9a58c9d7414b20c17691483761a90545317881264d7e1576806",
            "sha256:54fe6fb15b2c31c6d37d102970a2c7f07e29e0c5b39de8648ca7eccf971ffdd5"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-08T14:06:23.204441121+08:00"
    }
}

更多版本

gcr.io/kasten-images/gateway:8.0.5

linux/amd64 gcr.io175.89MB2025-08-08 14:06
12