ghcr.io/tale/headplane:0.2.0 linux/amd64

ghcr.io/tale/headplane:0.2.0 - 国内下载镜像源 浏览次数:98
🔍 根据提供的 Docker 镜像名称 `ghcr.io/tale/headplane`,我们可以查询到以下描述信息: 是一个用于部署和管理 Kubernetes 集群的容器镜像。该镜像由Tale 开发,并且在 GitHub Container Registry(GHCR)中发布。
源镜像 ghcr.io/tale/headplane:0.2.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tale/headplane:0.2.0
镜像ID sha256:b3e25afe95a31f3aa03a73673de099d8cc988321dd4cfd4ddb90d97946790631
镜像TAG 0.2.0
大小 330.89MB
镜像源 ghcr.io
CMD node_modules/.bin/remix-serve ./build/server/index.js
启动入口 docker-entrypoint.sh
工作目录 /app
OS/平台 linux/amd64
浏览量 98 次
贡献者
镜像创建 2024-06-23T22:23:27.122289613Z
同步时间 2024-06-25 16:09
更新时间 2024-10-23 22:33
开放端口
3000/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin NODE_VERSION=20.14.0 YARN_VERSION=1.22.22 NODE_ENV=production HOST=0.0.0.0
镜像标签
2024-06-23T22:22:44.460Z: org.opencontainers.image.created An advanced UI for juanfont/headscale: org.opencontainers.image.description MIT: org.opencontainers.image.licenses c0bdf91f6b21b3ac3d2c28479b5774c4f61b65e7: org.opencontainers.image.revision https://github.com/tale/headplane: org.opencontainers.image.source headplane: org.opencontainers.image.title https://github.com/tale/headplane: org.opencontainers.image.url 0.2.0: org.opencontainers.image.version

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tale/headplane:0.2.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tale/headplane:0.2.0  ghcr.io/tale/headplane:0.2.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tale/headplane:0.2.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tale/headplane:0.2.0  ghcr.io/tale/headplane:0.2.0

Shell快速替换命令

sed -i 's#ghcr.io/tale/headplane:0.2.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tale/headplane:0.2.0#' deployment.yaml

镜像信息

{
    "Id": "sha256:b3e25afe95a31f3aa03a73673de099d8cc988321dd4cfd4ddb90d97946790631",
    "RepoTags": [
        "ghcr.io/tale/headplane:0.2.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tale/headplane:0.2.0"
    ],
    "RepoDigests": [
        "ghcr.io/tale/headplane@sha256:b8d83e28bfd71f66235f23c94daab022ce6c776b4778e6f340edb33066a8ec58",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/tale/headplane@sha256:6654e87dbe038fc7b364c91cef3e5eef5057a8d714c7ba4329e1f0e317f172de"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-06-23T22:23:27.122289613Z",
    "Container": "",
    "ContainerConfig": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": null,
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "3000/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "NODE_VERSION=20.14.0",
            "YARN_VERSION=1.22.22",
            "NODE_ENV=production",
            "HOST=0.0.0.0"
        ],
        "Cmd": [
            "node_modules/.bin/remix-serve",
            "./build/server/index.js"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/app",
        "Entrypoint": [
            "docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2024-06-23T22:22:44.460Z",
            "org.opencontainers.image.description": "An advanced UI for juanfont/headscale",
            "org.opencontainers.image.licenses": "MIT",
            "org.opencontainers.image.revision": "c0bdf91f6b21b3ac3d2c28479b5774c4f61b65e7",
            "org.opencontainers.image.source": "https://github.com/tale/headplane",
            "org.opencontainers.image.title": "headplane",
            "org.opencontainers.image.url": "https://github.com/tale/headplane",
            "org.opencontainers.image.version": "0.2.0"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 330889063,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/e5e0c32ce5de6e391ff5d8750e61b6172e59135984bc7b7806b9feab530f6d03/diff:/var/lib/docker/overlay2/8d89665299774e56f80931dbbd24d368abd6986c5df8e24a80a5e376d1dc928d/diff:/var/lib/docker/overlay2/00fc9a4493ee7d3bd315e645c0dd4ec3a9f8f7a8d37d72d5ad8921199cd8bd07/diff:/var/lib/docker/overlay2/39bf86a009060d0953288c126c0e5d1d29698072d34e83e32da96cb589004052/diff:/var/lib/docker/overlay2/327b88b6a5dc7adbc57bc097b8d3e31086f540181ab8f1156651d18e34685b5a/diff:/var/lib/docker/overlay2/85133549116c26a510a03c9c1ed81344195d42c37528f1e63a53f3164d0eb6b6/diff:/var/lib/docker/overlay2/8d47e227181e4f4a686bc7c637a98cc9f2156653c4946aafecf8b1b6fe5f4a13/diff",
            "MergedDir": "/var/lib/docker/overlay2/86438b77eac2fa6bb9956fb9afada4aaa9c3fe34a5d0ba1bf559f6ae4b8e2c1f/merged",
            "UpperDir": "/var/lib/docker/overlay2/86438b77eac2fa6bb9956fb9afada4aaa9c3fe34a5d0ba1bf559f6ae4b8e2c1f/diff",
            "WorkDir": "/var/lib/docker/overlay2/86438b77eac2fa6bb9956fb9afada4aaa9c3fe34a5d0ba1bf559f6ae4b8e2c1f/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:94e5f06ff8e3d4441dc3cd8b090ff38dc911bfa8ebdb0dc28395bc98f82f983f",
            "sha256:ba9916be9d18f219a90a7eedd7d6a179dd9aecd3b38dc87d5ea85fbac2e18a2a",
            "sha256:ac51c88d51fe4bd8e0077cf0f76ede60b9e0523c41d1ab1e3530fe55920b4ad6",
            "sha256:ea3a39385d46526f0bfa9c92d66816869e0146d82f7b239f2b8423feb06d5c50",
            "sha256:673fa06eddf3b7281f2312e942c4fe4f6b787da17fad830b6f895266a45b1db7",
            "sha256:b889cf09cab428d0c0a9252a2fedcf9b4b52bb26a686d0e02fde62afecc1af3c",
            "sha256:483061826f068eda80bdb15bba2a67bfc97dd751ec59658c8d7c448d7d4dc08d",
            "sha256:c01b55cd82e3adfddcff49877e0b22de2fa5ba05a29c2ec449f9fdedb3d8e7d7"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-06-25T08:09:20.030438434Z"
    }
}

更多版本