ghcr.io/maplibre/martin:latest linux/amd64

ghcr.io/maplibre/martin:latest - 国内下载镜像源 浏览次数:11

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

该镜像名称 ghcr.io/maplibre/martin 指向MapLibre项目中的一个名为“martin”的Docker容器镜像。 具体描述需要参考MapLibre的官方文档或项目仓库获取,因为我没有访问外部信息的能力,无法直接提供镜像内容的详细信息。

源镜像 ghcr.io/maplibre/martin:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/maplibre/martin:latest
镜像ID sha256:c0f4417338e8869d5d7a3e667f2f3aef083f253e61a0a58f61f1cab0c9c28efd
镜像TAG latest
大小 57.90MB
镜像源 ghcr.io
CMD
启动入口 /usr/local/bin/martin
工作目录 /
OS/平台 linux/amd64
浏览量 11 次
贡献者
镜像创建 2025-04-07T03:38:12.54669169Z
同步时间 2025-05-27 16:23
更新时间 2025-05-31 00:51
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2025-04-07T03:38:33.388Z: org.opencontainers.image.created Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.: org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses 3bfc831161191c13a13df49e71a17e0d9a24b2b0: org.opencontainers.image.revision https://github.com/maplibre/martin: org.opencontainers.image.source martin: org.opencontainers.image.title https://github.com/maplibre/martin: org.opencontainers.image.url v0.16.0: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/maplibre/martin:latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/maplibre/martin:latest  ghcr.io/maplibre/martin:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/maplibre/martin:latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/maplibre/martin:latest  ghcr.io/maplibre/martin:latest

Shell快速替换命令

sed -i 's#ghcr.io/maplibre/martin:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/maplibre/martin:latest#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/maplibre/martin:latest && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/maplibre/martin:latest  ghcr.io/maplibre/martin:latest'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/maplibre/martin:latest && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/maplibre/martin:latest  ghcr.io/maplibre/martin:latest'

镜像构建历史


# 2025-04-07 11:38:12  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/local/bin/martin"]
                        
# 2025-04-07 11:38:12  0.00B 指定检查容器健康状态的命令
HEALTHCHECK &{["CMD-SHELL" "wget --spider http://127.0.0.1:3000/health || exit 1"] "0s" "0s" "0s" "0s" '\x00'}
                        
# 2025-04-07 11:38:12  50.06MB 复制新文件或目录到容器中
COPY target_releases/linux/amd64/* /usr/local/bin # buildkit
                        
# 2025-04-07 11:38:12  0.00B 添加元数据标签
LABEL org.opencontainers.image.description=Blazing fast and lightweight tile server with PostGIS, MBTiles, and PMTiles support
                        
# 2025-04-07 11:38:12  0.00B 定义构建参数
ARG TARGETPLATFORM=linux/amd64
                        
# 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:c0f4417338e8869d5d7a3e667f2f3aef083f253e61a0a58f61f1cab0c9c28efd",
    "RepoTags": [
        "ghcr.io/maplibre/martin:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/maplibre/martin:latest"
    ],
    "RepoDigests": [
        "ghcr.io/maplibre/martin@sha256:0b9c02dd68bbf5276f3743e740619bc4bb4bbc21f868a496ada04013ab2fe07f",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/maplibre/martin@sha256:80b14b0ae437355af0ff8639ca228c4192a7053f6bb722efc1ee7cc8e0e7e513"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-04-07T03:38:12.54669169Z",
    "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,
        "Healthcheck": {
            "Test": [
                "CMD-SHELL",
                "wget --spider http://127.0.0.1:3000/health || exit 1"
            ]
        },
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/usr/local/bin/martin"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2025-04-07T03:38:33.388Z",
            "org.opencontainers.image.description": "Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "3bfc831161191c13a13df49e71a17e0d9a24b2b0",
            "org.opencontainers.image.source": "https://github.com/maplibre/martin",
            "org.opencontainers.image.title": "martin",
            "org.opencontainers.image.url": "https://github.com/maplibre/martin",
            "org.opencontainers.image.version": "v0.16.0"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 57895088,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/4e8c80c1de56b91b667718f35bdead0b4c91a2fdafbfe97c3c57654b169634d9/diff",
            "MergedDir": "/var/lib/docker/overlay2/0bc76fa1eb53c9ff871bdb508d1e8ee242b591103c334acb4f0bafec192b0d75/merged",
            "UpperDir": "/var/lib/docker/overlay2/0bc76fa1eb53c9ff871bdb508d1e8ee242b591103c334acb4f0bafec192b0d75/diff",
            "WorkDir": "/var/lib/docker/overlay2/0bc76fa1eb53c9ff871bdb508d1e8ee242b591103c334acb4f0bafec192b0d75/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:08000c18d16dadf9553d747a58cf44023423a9ab010aab96cf263d2216b8b350",
            "sha256:7128a18445d6024b06364e0869f7c22f105c7776cf4f82e5dfcd6563da28176e"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-05-27T16:23:12.118083294+08:00"
    }
}

更多版本

ghcr.io/maplibre/martin:latest

linux/arm64 ghcr.io50.73MB2025-01-10 16:49
112

ghcr.io/maplibre/martin:latest

linux/amd64 ghcr.io57.90MB2025-05-27 16:23
10