docker.io/rwynn/monstache:6.7 linux/amd64

docker.io/rwynn/monstache:6.7 - 国内下载镜像源 浏览次数:10
源镜像 docker.io/rwynn/monstache:6.7
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rwynn/monstache:6.7
镜像ID sha256:090a0a04c4165463963fa23f9058aaa77399df91cc727c734a5f27917c288cae
镜像TAG 6.7
大小 37.69MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /bin/monstache
工作目录 /
OS/平台 linux/amd64
浏览量 10 次
贡献者
镜像创建 2025-06-19T18:38:46.389002101Z
同步时间 2025-08-05 14:07
更新时间 2025-08-06 14:28
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2025-06-19T18:37:23.816Z: org.opencontainers.image.created a go daemon that syncs MongoDB to Elasticsearch in realtime. you know, for search.: org.opencontainers.image.description MIT: org.opencontainers.image.licenses 40d345d1b6662e544f3ebd51fa42603fe8222856: org.opencontainers.image.revision https://github.com/rwynn/monstache: org.opencontainers.image.source monstache: org.opencontainers.image.title https://github.com/rwynn/monstache: org.opencontainers.image.url 6.7.22: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rwynn/monstache:6.7
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rwynn/monstache:6.7  docker.io/rwynn/monstache:6.7

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rwynn/monstache:6.7
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rwynn/monstache:6.7  docker.io/rwynn/monstache:6.7

Shell快速替换命令

sed -i 's#rwynn/monstache:6.7#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rwynn/monstache:6.7#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rwynn/monstache:6.7 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rwynn/monstache:6.7  docker.io/rwynn/monstache:6.7'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rwynn/monstache:6.7 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rwynn/monstache:6.7  docker.io/rwynn/monstache:6.7'

镜像构建历史


# 2025-06-20 02:38:46  29.32MB 复制新文件或目录到容器中
COPY /out/monstache /bin # buildkit
                        
# 2025-06-20 02:38:46  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/bin/monstache"]
                        
# 2025-06-20 02:37:57  533.87KB 执行命令并创建新的镜像层
RUN /bin/sh -c apk --no-cache add ca-certificates # buildkit
                        
# 2025-02-14 11:28:36  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2025-02-14 11:28:36  7.83MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:090a0a04c4165463963fa23f9058aaa77399df91cc727c734a5f27917c288cae",
    "RepoTags": [
        "rwynn/monstache:6.7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rwynn/monstache:6.7"
    ],
    "RepoDigests": [
        "rwynn/monstache@sha256:08db11d70680952c1ae64bd5c97357f4298703c6835f6cab16bd7e09460eff73",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rwynn/monstache@sha256:d7d1c8b2135904e7977269771c08a5cdbf7808defe86cfaf2f89084cd22be326"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-06-19T18:38:46.389002101Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "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": [
            "/bin/monstache"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2025-06-19T18:37:23.816Z",
            "org.opencontainers.image.description": "a go daemon that syncs MongoDB to Elasticsearch in realtime. you know, for search.",
            "org.opencontainers.image.licenses": "MIT",
            "org.opencontainers.image.revision": "40d345d1b6662e544f3ebd51fa42603fe8222856",
            "org.opencontainers.image.source": "https://github.com/rwynn/monstache",
            "org.opencontainers.image.title": "monstache",
            "org.opencontainers.image.url": "https://github.com/rwynn/monstache",
            "org.opencontainers.image.version": "6.7.22"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 37686352,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/da293fe2b86f14c2106535d285ba231868f9dd2fe9348e05e5b144f5f2a8d09a/diff:/var/lib/docker/overlay2/4e8c80c1de56b91b667718f35bdead0b4c91a2fdafbfe97c3c57654b169634d9/diff",
            "MergedDir": "/var/lib/docker/overlay2/f4ea3af801480b1325f8cc5c3958e1bf865aa5236f639fb5088c9c30da6c7223/merged",
            "UpperDir": "/var/lib/docker/overlay2/f4ea3af801480b1325f8cc5c3958e1bf865aa5236f639fb5088c9c30da6c7223/diff",
            "WorkDir": "/var/lib/docker/overlay2/f4ea3af801480b1325f8cc5c3958e1bf865aa5236f639fb5088c9c30da6c7223/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:08000c18d16dadf9553d747a58cf44023423a9ab010aab96cf263d2216b8b350",
            "sha256:e4944bf591ace251f37208105c6ee6dc3e406d97371790f1cf9b1699c14baf9a",
            "sha256:50f78f9dbbea2275688cde36f124573c33c1f7e28fe7b25973fbb1a0af142947"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-05T14:07:30.451004793+08:00"
    }
}

更多版本

docker.io/rwynn/monstache:6.7

linux/amd64 docker.io37.69MB2025-08-05 14:07
9