ghcr.io/inclyc/containerized-topsap:main linux/amd64

ghcr.io/inclyc/containerized-topsap:main - 国内下载镜像源 浏览次数:13
源镜像 ghcr.io/inclyc/containerized-topsap:main
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/inclyc/containerized-topsap:main
镜像ID sha256:c5c5b259831660ba72f30c0dc4ccd959990da7af57186863d7618a194bd30f8d
镜像TAG main
大小 107.25MB
镜像源 ghcr.io
CMD
启动入口 entrypoint
工作目录
OS/平台 linux/amd64
浏览量 13 次
贡献者
镜像创建 2023-06-13T02:27:46.377927451Z
同步时间 2025-11-17 10:13
更新时间 2025-11-17 17:11
目录挂载
/data
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2023-06-19T02:28:50.791Z: org.opencontainers.image.created Containerized TopSAP (SSL VPN) client from topsec.com.cn.: org.opencontainers.image.description : org.opencontainers.image.licenses 2cb38126fcf54b87ac1cd634da8bc2a7125a3002: org.opencontainers.image.revision https://github.com/inclyc/containerized-topsap: org.opencontainers.image.source containerized-topsap: org.opencontainers.image.title https://github.com/inclyc/containerized-topsap: org.opencontainers.image.url nightly: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/inclyc/containerized-topsap:main
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/inclyc/containerized-topsap:main  ghcr.io/inclyc/containerized-topsap:main

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/inclyc/containerized-topsap:main
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/inclyc/containerized-topsap:main  ghcr.io/inclyc/containerized-topsap:main

Shell快速替换命令

sed -i 's#ghcr.io/inclyc/containerized-topsap:main#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/inclyc/containerized-topsap:main#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/inclyc/containerized-topsap:main && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/inclyc/containerized-topsap:main  ghcr.io/inclyc/containerized-topsap:main'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/inclyc/containerized-topsap:main && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/inclyc/containerized-topsap:main  ghcr.io/inclyc/containerized-topsap:main'

镜像构建历史


# 2023-06-13 10:27:46  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["entrypoint"]
                        
# 2023-06-13 10:27:46  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/data]
                        
# 2023-06-13 10:27:46  3.45KB 复制新文件或目录到容器中
COPY rootfs / # buildkit
                        
# 2023-06-13 10:27:46  9.96MB 复制新文件或目录到容器中
COPY /usr/local/ /usr/local # buildkit
                        
# 2023-06-13 10:27:41  327.15KB 执行命令并创建新的镜像层
RUN /bin/sh -c groupadd -r socks && useradd -r -g socks socks # buildkit
                        
# 2023-06-13 10:27:41  27.69MB 执行命令并创建新的镜像层
RUN /bin/sh -c apt-get -y update &&     apt-get install -y --no-install-recommends --no-install-suggests     dante-server expect iproute2 # buildkit
                        
# 2023-06-13 07:21:32  0.00B 
/bin/sh -c #(nop)  CMD ["bash"]
                        
# 2023-06-13 07:21:32  69.27MB 
/bin/sh -c #(nop) ADD file:2818e508d01da2188fb234b38fb19aa1ea9eeeae92d361ecdf49318d949f51a9 in / 
                        
                    

镜像信息

{
    "Id": "sha256:c5c5b259831660ba72f30c0dc4ccd959990da7af57186863d7618a194bd30f8d",
    "RepoTags": [
        "ghcr.io/inclyc/containerized-topsap:main",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/inclyc/containerized-topsap:main"
    ],
    "RepoDigests": [
        "ghcr.io/inclyc/containerized-topsap@sha256:cbb136efdbb98d8ae1677fa7d4b8f9c881291e834733d83ad7ea9564df75a0b7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/inclyc/containerized-topsap@sha256:cdb1e174d6d7aa67c6f73ec1ade3560b8be2e9d892737ab878dcfe58515044f5"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2023-06-13T02:27:46.377927451Z",
    "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": {
            "/data": {}
        },
        "WorkingDir": "",
        "Entrypoint": [
            "entrypoint"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2023-06-19T02:28:50.791Z",
            "org.opencontainers.image.description": "Containerized TopSAP (SSL VPN) client from topsec.com.cn.",
            "org.opencontainers.image.licenses": "",
            "org.opencontainers.image.revision": "2cb38126fcf54b87ac1cd634da8bc2a7125a3002",
            "org.opencontainers.image.source": "https://github.com/inclyc/containerized-topsap",
            "org.opencontainers.image.title": "containerized-topsap",
            "org.opencontainers.image.url": "https://github.com/inclyc/containerized-topsap",
            "org.opencontainers.image.version": "nightly"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 107253882,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/01636ab7f9454c434ab4e8f4f34ba9f2206d24c1c28adaef4cc74e9db054c370/diff:/var/lib/docker/overlay2/6b8a5c16d76cfc9b7a4943db499de02bc50ef7bd0c23e77de4f2f7372b7afbfe/diff:/var/lib/docker/overlay2/7c6f2c8b6479e3faf6bfa1eb14530e7b0b42886b26d261924f564afe2fe45dd3/diff:/var/lib/docker/overlay2/5120151fd46ae2af147535ff64130d1f739697677cccce124e614ccac1bf0801/diff",
            "MergedDir": "/var/lib/docker/overlay2/6d8fc663dca67a0047cfa807c506a8391d423a76998e5e54e031b4ca1897c1e5/merged",
            "UpperDir": "/var/lib/docker/overlay2/6d8fc663dca67a0047cfa807c506a8391d423a76998e5e54e031b4ca1897c1e5/diff",
            "WorkDir": "/var/lib/docker/overlay2/6d8fc663dca67a0047cfa807c506a8391d423a76998e5e54e031b4ca1897c1e5/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:e2ef8a51359d088511d34c725305c220294a1fcd5fe5e5dbe4d698c7239ce2c9",
            "sha256:185b95bbf0285c553cd6088d454042e7cd048406f294e66532e03bdb385468bd",
            "sha256:0ec281a34ab7523b6995ece39eba0f8a7046321139bd156c18d098887d7a990a",
            "sha256:db4b8c3850eca12a9b8691729cacf529bb30bfa2c9efb092dbb5cfe2ca214338",
            "sha256:65c22c600de0cc336e354e0a9cf9258d297d7b8cac57ad05ee0176445d2a3712"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-11-17T10:13:38.536829636+08:00"
    }
}

更多版本

ghcr.io/inclyc/containerized-topsap:main

linux/amd64 ghcr.io107.25MB2025-11-17 10:13
12