广告图片

ghcr.io/dapr/placement:1.17.5-mariner linux/amd64

ghcr.io/dapr/placement:1.17.5-mariner - 国内下载镜像源 浏览次数:10

Placement is a component of Dapr (Distributed Application Runtime) that manages the placement of stateless and stateful actors in a distributed system. It provides a way to declaratively specify the desired topology of an application, including the number of instances, their locations, and the connections between them.

源镜像 ghcr.io/dapr/placement:1.17.5-mariner
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/dapr/placement:1.17.5-mariner
镜像ID sha256:6dd654bdedb7b4746f8b594cfe5c606a8c464bb6d40d943e8a57f2730228df0a
镜像TAG 1.17.5-mariner
大小 47.72MB
镜像源 ghcr.io
CMD
启动入口
工作目录 /
OS/平台 linux/amd64
浏览量 10 次
贡献者
镜像创建 2026-04-16T14:58:32.961129332Z
同步时间 2026-04-24 09:55
环境变量
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/dapr/placement:1.17.5-mariner
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/dapr/placement:1.17.5-mariner  ghcr.io/dapr/placement:1.17.5-mariner

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/dapr/placement:1.17.5-mariner
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/dapr/placement:1.17.5-mariner  ghcr.io/dapr/placement:1.17.5-mariner

Shell快速替换命令

sed -i 's#ghcr.io/dapr/placement:1.17.5-mariner#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/dapr/placement:1.17.5-mariner#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/dapr/placement:1.17.5-mariner && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/dapr/placement:1.17.5-mariner  ghcr.io/dapr/placement:1.17.5-mariner'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/dapr/placement:1.17.5-mariner && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/dapr/placement:1.17.5-mariner  ghcr.io/dapr/placement:1.17.5-mariner'

镜像构建历史


# 2026-04-16 22:58:32  43.94MB 复制新文件或目录到容器中
COPY /placement / # buildkit
                        
# 2026-04-16 22:58:32  0.00B 设置工作目录为/
WORKDIR /
                        
# 2026-04-16 22:58:32  0.00B 指定运行容器时使用的用户
USER 65532
                        
# 2026-04-16 22:58:32  0.00B 定义构建参数
ARG PKG_FILES=placement
                        
# 2026-03-04 16:34:09  0.00B 指定运行容器时使用的用户
USER 65532
                        
# 2026-03-04 16:34:09  1.45KB 复制新文件或目录到容器中
COPY /staging/ / # buildkit
                        
# 2026-03-04 16:34:09  0.00B 定义构建参数
ARG SET_USER=65532
                        
# 2026-03-04 16:34:09  0.00B 定义构建参数
ARG USER_UID=65532
                        
# 2026-03-04 16:32:24  10.14KB 复制新文件或目录到容器中
COPY EULA-Container.txt . # buildkit
                        
# 2026-03-04 16:32:24  0.00B 定义构建参数
ARG EULA=@EULA_FILE@
                        
# 2026-03-04 16:32:23  3.76MB 

                        
                    

镜像信息

{
    "Id": "sha256:6dd654bdedb7b4746f8b594cfe5c606a8c464bb6d40d943e8a57f2730228df0a",
    "RepoTags": [
        "ghcr.io/dapr/placement:1.17.5-mariner",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/dapr/placement:1.17.5-mariner"
    ],
    "RepoDigests": [
        "ghcr.io/dapr/placement@sha256:8ddd7db46f782e5705e4017cc19eda6715f23c5c13ce5b552870558ac3e47831",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/dapr/placement@sha256:0b68e7d34e3bcf303a20010d0242e5a1c752c63c0954a24a634581f992f7ad39"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-04-16T14:58:32.961129332Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "65532",
        "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": "/",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 47717007,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/adf99bdb56713af3517c8808cd4ff6a4e04ce78a20f2a828a244b0e78e0326a5/diff:/var/lib/docker/overlay2/b74d502e1521a6df1115dc48ec2ddc39bc403d9afb29d2fcb03a05348485089f/diff:/var/lib/docker/overlay2/c5668323e584bae967b73ac80eb89fa1f01ddc619919a4547d0e3d66693cec2c/diff",
            "MergedDir": "/var/lib/docker/overlay2/6521ffdce10a46793dda47a136eec9ee13d805e11332dc43697f505b320f2afd/merged",
            "UpperDir": "/var/lib/docker/overlay2/6521ffdce10a46793dda47a136eec9ee13d805e11332dc43697f505b320f2afd/diff",
            "WorkDir": "/var/lib/docker/overlay2/6521ffdce10a46793dda47a136eec9ee13d805e11332dc43697f505b320f2afd/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:41b6ebf3d590439144ae5be85280805150bb4909532377d4b936f2665be56323",
            "sha256:3b7cdf59cd9e268603968949dfa564727df8faa6e9aa9aa38a551d72a5ac8900",
            "sha256:7cfe32c13aefb947e1b817d8d2902732ae2f88950b5b291f6023fa92f2f55853",
            "sha256:2ceb53e0529e23c9d0b53abb59829e5c600f3345047f3b3cb2e24ede3fd37275"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-04-24T09:55:29.14382988+08:00"
    }
}

更多版本

ghcr.io/dapr/placement:1.13.5

linux/amd64 ghcr.io38.13MB2024-07-23 21:28
344

ghcr.io/dapr/placement:1.14.1

linux/amd64 ghcr.io39.34MB2024-08-24 14:50
419

ghcr.io/dapr/placement:1.14.2

linux/amd64 ghcr.io39.34MB2024-09-13 14:37
311

ghcr.io/dapr/placement:1.14.4

linux/amd64 ghcr.io39.48MB2025-01-21 17:17
273

ghcr.io/dapr/placement:1.15.4

linux/amd64 ghcr.io43.09MB2025-08-13 18:48
177

ghcr.io/dapr/placement:1.17.3-mariner

linux/amd64 ghcr.io47.72MB2026-04-09 17:11
45

ghcr.io/dapr/placement:1.17.4

linux/amd64 ghcr.io46.15MB2026-04-12 01:56
42

ghcr.io/dapr/placement:1.17.5-mariner

linux/amd64 ghcr.io47.72MB2026-04-24 09:55
9