docker.io/gzxhwq/sing-box:latest linux/arm

docker.io/gzxhwq/sing-box:latest - 国内下载镜像源 浏览次数:19

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

温馨提示: 这是一个 linux/arm 系统架构镜像

很抱歉,我无法直接访问外部资源,包括Docker Hub,因此无法提供镜像docker.io/gzxhwq/sing-box的描述信息。

要获取该镜像的描述信息,您需要访问Docker Hub,并在搜索栏中输入镜像名称进行搜索。 镜像的详细信息页面通常会包含作者提供的描述、标签、以及其他元数据。

源镜像 docker.io/gzxhwq/sing-box:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/gzxhwq/sing-box:latest-linuxarm
镜像ID sha256:b0e728694c4a6c0922410f94f8de5fd980e4d86ca53c3a2cf421fe70395b23b0
镜像TAG latest-linuxarm
大小 42.35MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD run -D /etc/sing-box
启动入口 /usr/local/bin/sing-box
工作目录 /
OS/平台 linux/arm
浏览量 19 次
贡献者 ge*******x@gmail.com
镜像创建 2025-09-13T06:19:44.708244276Z
同步时间 2025-09-13 23:50
更新时间 2025-09-16 07:46
目录挂载
/etc/sing-box
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ZONEINFO=/zoneinfo.zip TZ=Asia/Shanghai
镜像标签
2025-09-13T06:14:24.411Z: org.opencontainers.image.created : org.opencontainers.image.description GPL-3.0: org.opencontainers.image.licenses 26ed99552d80f89a36bd78424a2756de6be427e2: org.opencontainers.image.revision https://github.com/Gzxhwq/sing-box-docker: org.opencontainers.image.source sing-box-docker: org.opencontainers.image.title https://github.com/Gzxhwq/sing-box-docker: org.opencontainers.image.url nightly: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/gzxhwq/sing-box:latest-linuxarm
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/gzxhwq/sing-box:latest-linuxarm  docker.io/gzxhwq/sing-box:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/gzxhwq/sing-box:latest-linuxarm
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/gzxhwq/sing-box:latest-linuxarm  docker.io/gzxhwq/sing-box:latest

Shell快速替换命令

sed -i 's#gzxhwq/sing-box:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/gzxhwq/sing-box:latest-linuxarm#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/gzxhwq/sing-box:latest-linuxarm && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/gzxhwq/sing-box:latest-linuxarm  docker.io/gzxhwq/sing-box:latest'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/gzxhwq/sing-box:latest-linuxarm && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/gzxhwq/sing-box:latest-linuxarm  docker.io/gzxhwq/sing-box:latest'

镜像构建历史


# 2025-09-13 14:19:44  0.00B 设置默认要执行的命令
CMD ["run" "-D" "/etc/sing-box"]
                        
# 2025-09-13 14:19:44  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/local/bin/sing-box"]
                        
# 2025-09-13 14:19:44  0.00B 设置环境变量 TZ
ENV TZ=Asia/Shanghai
                        
# 2025-09-13 14:19:44  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/etc/sing-box]
                        
# 2025-09-13 14:19:44  0.00B 复制文件或目录到容器中
ADD tmp.tar / # buildkit
                        
# 2025-09-13 14:19:44  702.00B 复制新文件或目录到容器中
COPY /etc/passwd /etc/ # buildkit
                        
# 2025-09-13 14:19:44  212.59KB 复制新文件或目录到容器中
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
                        
# 2025-09-13 14:19:44  851.13KB 复制新文件或目录到容器中
COPY /zoneinfo.zip / # buildkit
                        
# 2025-09-13 14:19:44  0.00B 设置环境变量 ZONEINFO
ENV ZONEINFO=/zoneinfo.zip
                        
# 2025-09-13 14:19:43  41.29MB 复制新文件或目录到容器中
COPY /go/bin/sing-box /usr/local/bin/sing-box # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:b0e728694c4a6c0922410f94f8de5fd980e4d86ca53c3a2cf421fe70395b23b0",
    "RepoTags": [
        "gzxhwq/sing-box:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/gzxhwq/sing-box:latest-linuxarm"
    ],
    "RepoDigests": [
        "gzxhwq/sing-box@sha256:0339113f4541ef6a0b88c099c33c3af0f153ba455f4a177712c09783e25bf1c7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/gzxhwq/sing-box@sha256:d9cdcdf3d476fba9e5975e23d57373e7679ba75c9bc545b64d9640950b106e5a"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-09-13T06:19:44.708244276Z",
    "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",
            "ZONEINFO=/zoneinfo.zip",
            "TZ=Asia/Shanghai"
        ],
        "Cmd": [
            "run",
            "-D",
            "/etc/sing-box"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": {
            "/etc/sing-box": {}
        },
        "WorkingDir": "/",
        "Entrypoint": [
            "/usr/local/bin/sing-box"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2025-09-13T06:14:24.411Z",
            "org.opencontainers.image.description": "",
            "org.opencontainers.image.licenses": "GPL-3.0",
            "org.opencontainers.image.revision": "26ed99552d80f89a36bd78424a2756de6be427e2",
            "org.opencontainers.image.source": "https://github.com/Gzxhwq/sing-box-docker",
            "org.opencontainers.image.title": "sing-box-docker",
            "org.opencontainers.image.url": "https://github.com/Gzxhwq/sing-box-docker",
            "org.opencontainers.image.version": "nightly"
        }
    },
    "Architecture": "arm",
    "Variant": "v7",
    "Os": "linux",
    "Size": 42352246,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/035b439a7e34cbd191932d9fdedc1bf12b1dd5af3c491969962843a3f8769494/diff:/var/lib/docker/overlay2/580ab82d45dedd675d5bf8924c1d254871bfd2b2d12a48076965c55865fbb336/diff:/var/lib/docker/overlay2/821fe7e3f82c8b2a461d3f345afedc9e2da4a0aba3b92d811b81ce2231ff2306/diff:/var/lib/docker/overlay2/da626e53e907deda1a28aa3830805287a26a9c632e14a8362483503ab77ded4d/diff",
            "MergedDir": "/var/lib/docker/overlay2/24221ad21dd9ef4ea57c6a8bc9dc8ae041c29d4bb09c83b6a66f95cad3e2daba/merged",
            "UpperDir": "/var/lib/docker/overlay2/24221ad21dd9ef4ea57c6a8bc9dc8ae041c29d4bb09c83b6a66f95cad3e2daba/diff",
            "WorkDir": "/var/lib/docker/overlay2/24221ad21dd9ef4ea57c6a8bc9dc8ae041c29d4bb09c83b6a66f95cad3e2daba/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:dd9ebf39c0d81110cfd627ff4e4b0d16fc69e0a4dcfbba6e85e9cd8bcfe92a2c",
            "sha256:d3d87025ead478061e13cbd3ef0a5c0be41c40b8e70245296303e667a44174f2",
            "sha256:6ec8541dddee0b09e6f8adcac27413127498b5735d46390a00bcc3e2718610fc",
            "sha256:059b3374e5e20fc26ef7f6f00b1d89a60041e7e035e730a57724eb956449fab2",
            "sha256:5c5843312ad5264a40f58b217559ade7c59d4307e8b924dd3a69012e6301f9b4"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-09-13T23:50:25.396594581+08:00"
    }
}

更多版本

docker.io/gzxhwq/sing-box:latest

linux/arm docker.io42.35MB2025-09-13 23:50
18