 镜像构建历史
                        镜像构建历史
                         
                    
                    
# 2024-06-27 09:08:36  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/local/bin/martin"]
                        
# 2024-06-27 09:08:36  41.90MB 复制新文件或目录到容器中
COPY target_releases/linux/arm64/* /usr/local/bin # buildkit
                        
# 2024-06-27 09:08:36  0.00B 添加元数据标签
LABEL org.opencontainers.image.description=Blazing fast and lightweight tile server with PostGIS, MBTiles, and PMTiles support
                        
# 2024-06-27 09:08:36  0.00B 定义构建参数
ARG TARGETPLATFORM=linux/arm64
                        
# 2024-06-21 01:40:35  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/sh"]
                        
# 2024-06-21 01:40:35  8.83MB 
/bin/sh -c #(nop) ADD file:033626ac44156f3d5800a602c46870486b1492b9ba26096eaa66cceb6fcead77 in / 
                        
                    
                
             
                
                    
                        
                        镜像信息  
                    
                    {
    "Id": "sha256:4e798a755d1113ca0b275342b9471ff56e3b6384ae06590adc3908f3c84429e9",
    "RepoTags": [
        "ghcr.io/maplibre/martin:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/maplibre/martin:latest-linuxarm64"
    ],
    "RepoDigests": [
        "ghcr.io/maplibre/martin@sha256:2326005041eab08a54c63dde518f6e30d7642b80109445b8b916ba7d98d33011",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/maplibre/martin@sha256:123d81e671515aaff683b7373fa0a261142b0b0e7b8f9b5b408435bf967d05a9"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-06-27T01:08:36.085159111Z",
    "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": [
            "/usr/local/bin/martin"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2024-06-27T01:09:12.182Z",
            "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": "a04f45269e017e0387885c9a74a03944c584a437",
            "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.14.2"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 50730071,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/ba81d40c9c97d56469a0aefbf3651703ebfb6044a8e609b065fa7ac5360642f0/diff",
            "MergedDir": "/var/lib/docker/overlay2/473add4486366ee1418e5e354695d0684eca2bcc96fe3bada07776265a000111/merged",
            "UpperDir": "/var/lib/docker/overlay2/473add4486366ee1418e5e354695d0684eca2bcc96fe3bada07776265a000111/diff",
            "WorkDir": "/var/lib/docker/overlay2/473add4486366ee1418e5e354695d0684eca2bcc96fe3bada07776265a000111/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:518cfe2a9d3ab835f77e061fb2e90e3e018d05032264afc0d4c3ddacfbd2db4e",
            "sha256:9ef40cb7849a73f2167545e54b007c926b646baf0e4a537eefc9bed014be8ce7"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-01-10T16:49:42.34669835+08:00"
    }
}