ghcr.io/spiffe/spire-server:1.12.4 linux/amd64

ghcr.io/spiffe/spire-server:1.12.4 - 国内下载镜像源 浏览次数:9
源镜像 ghcr.io/spiffe/spire-server:1.12.4
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/spiffe/spire-server:1.12.4
镜像ID sha256:8c45cae285bc9b32024cefde1bf1ad0db4345bb88e520d2b1b6aff0bf6c89478
镜像TAG 1.12.4
大小 151.93MB
镜像源 ghcr.io
CMD
启动入口 /opt/spire/bin/spire-server run
工作目录 /opt/spire
OS/平台 linux/amd64
浏览量 9 次
贡献者 29*******4@qq.com
镜像创建 2025-07-01T20:23:17.954917623Z
同步时间 2026-01-14 12:22
更新时间 2026-01-14 13:43
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/spiffe/spire-server:1.12.4
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/spiffe/spire-server:1.12.4  ghcr.io/spiffe/spire-server:1.12.4

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/spiffe/spire-server:1.12.4
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/spiffe/spire-server:1.12.4  ghcr.io/spiffe/spire-server:1.12.4

Shell快速替换命令

sed -i 's#ghcr.io/spiffe/spire-server:1.12.4#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/spiffe/spire-server:1.12.4#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/spiffe/spire-server:1.12.4 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/spiffe/spire-server:1.12.4  ghcr.io/spiffe/spire-server:1.12.4'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/spiffe/spire-server:1.12.4 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/spiffe/spire-server:1.12.4  ghcr.io/spiffe/spire-server:1.12.4'

镜像构建历史


# 2025-07-02 04:23:17  151.71MB 复制新文件或目录到容器中
COPY /spire/bin/static/spire-server /opt/spire/bin/ # buildkit
                        
# 2025-07-02 04:23:17  0.00B 复制新文件或目录到容器中
COPY /spireroot / # buildkit
                        
# 2025-07-02 04:23:17  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/opt/spire/bin/spire-server" "run"]
                        
# 2025-07-02 04:23:17  0.00B 指定运行容器时使用的用户
USER 1000:1000
                        
# 2025-07-02 04:23:17  0.00B 定义构建参数
ARG spiregid=1000
                        
# 2025-07-02 04:23:17  0.00B 定义构建参数
ARG spireuid=1000
                        
# 2025-07-02 04:23:17  0.00B 设置工作目录为/opt/spire
WORKDIR /opt/spire
                        
# 2025-07-02 04:23:17  222.60KB 复制新文件或目录到容器中
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:8c45cae285bc9b32024cefde1bf1ad0db4345bb88e520d2b1b6aff0bf6c89478",
    "RepoTags": [
        "ghcr.io/spiffe/spire-server:1.12.4",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/spiffe/spire-server:1.12.4"
    ],
    "RepoDigests": [
        "ghcr.io/spiffe/spire-server@sha256:34147f27066ab2be5cc10ca1d4bfd361144196467155d46c45f3519f41596e49",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/spiffe/spire-server@sha256:66322f01a698cad3cc0fcba591174afbae6aa516d78a076d822b15e73ff5e847"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-07-01T20:23:17.954917623Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1000:1000",
        "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"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/opt/spire",
        "Entrypoint": [
            "/opt/spire/bin/spire-server",
            "run"
        ],
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 151930621,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/a2b5ffe7d2673db114bf4dd4ed6a7874d424f4459d71796eca36ab16d5a7f372/diff:/var/lib/docker/overlay2/29a775eebdcc5863c3f80aa80c79ace0167bb1074e594532472cf427ad07903b/diff:/var/lib/docker/overlay2/803b2fba2bf0721f81fbca7832b8f202b9763baf730fb2d64c870783f6848911/diff",
            "MergedDir": "/var/lib/docker/overlay2/bd4e782bffec85f864be12142e8427fb649fa9caf441e404c733672691351fc2/merged",
            "UpperDir": "/var/lib/docker/overlay2/bd4e782bffec85f864be12142e8427fb649fa9caf441e404c733672691351fc2/diff",
            "WorkDir": "/var/lib/docker/overlay2/bd4e782bffec85f864be12142e8427fb649fa9caf441e404c733672691351fc2/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:63635faf3a6e2ac9e1456a4b9c3eb562ed4b25387ca3321b7f96e15a255187bd",
            "sha256:d73acffdcdf197415791845cc839647e68c975375cfc3869a30787c084fad1cb",
            "sha256:7778dc0832079187734a645d85a9c204d88d764ad097854af22b3ab12e510cf5",
            "sha256:0ded5dbd14eb990a57e15a83d4ec07b25693573a3771a8a570cb5741ded60f3c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-01-14T12:22:36.140938088+08:00"
    }
}

更多版本

ghcr.io/spiffe/spire-server:1.12.4

linux/amd64 ghcr.io151.93MB2026-01-14 12:22
8