logo
ghcr.io/sagernet/sing-box:v1.13.18
linux/amd64 ghcr.io

ghcr.io/sagernet/sing-box 镜像描述

这是一个基于SagerNet的Sing-Box镜像。SagerNet是一个轻量级的、易于使用的网络工具,而Sing-Box则是一个构建在其之上的方便易用的客户端。

该镜像可能包含Sing-Box应用程序及其所有依赖项,允许用户轻松部署和运行Sing-Box。

请参考SagerNet和Sing-Box的官方文档以获取更多信息。

12
浏览次数
81.77MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/sagernet/sing-box:v1.13.18
源镜像
ghcr.io/sagernet/sing-box:v1.13.18
镜像ID
sha256:8b27cee54490d7fedbc9fc4220f65c7f5ca41aeeb7117b8d6e4bfa054d79ddf9
镜像 TAG
v1.13.18
镜像大小
81.77MB
平台架构
linux/amd64
镜像源
ghcr.io
CMD
启动入口
sing-box
工作目录
/
OS/平台
linux/amd64
镜像创建
2026-08-09T08:03:22.181449861Z
同步时间
2026-08-14 09:21
浏览量
12 次
贡献者
⚙️ 环境变量 1
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
🏷️ 镜像标签 9
KeyValue
nekohasekai <contact-git@sekai.icu> maintainer
2026-08-09T08:03:19.532Z org.opencontainers.image.created
The universal proxy platform org.opencontainers.image.description
NOASSERTION org.opencontainers.image.licenses
45ca32dcb966f07f97fc888fe8586e359dbe8405 org.opencontainers.image.revision
https://github.com/SagerNet/sing-box org.opencontainers.image.source
sing-box org.opencontainers.image.title
https://github.com/SagerNet/sing-box org.opencontainers.image.url
v1.13.18 org.opencontainers.image.version
🛡️ 镜像安全扫描
alpine 3.24.1 Trivy 2026-08-14 09:21 查看完整报告
1
低危 LOW
8
中危 MEDIUM
15
高危 HIGH
0
严重 CRITICAL
受影响目标 (2)
ghcr.io/sagernet/sing-box:v1.13.18 (alpine 3.24.1) alpine usr/local/bin/sing-box gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/sagernet/sing-box:v1.13.18
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/sagernet/sing-box:v1.13.18  ghcr.io/sagernet/sing-box:v1.13.18

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/sagernet/sing-box:v1.13.18
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/sagernet/sing-box:v1.13.18  ghcr.io/sagernet/sing-box:v1.13.18

Shell快速替换命令

sed -i 's#ghcr.io/sagernet/sing-box:v1.13.18#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/sagernet/sing-box:v1.13.18#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/sagernet/sing-box:v1.13.18 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/sagernet/sing-box:v1.13.18  ghcr.io/sagernet/sing-box:v1.13.18'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/sagernet/sing-box:v1.13.18 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/sagernet/sing-box:v1.13.18  ghcr.io/sagernet/sing-box:v1.13.18'

镜像构建历史


# 2026-08-09 16:03:22  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["sing-box"]
                        
# 2026-08-09 16:03:22  68.73MB 复制新文件或目录到容器中
COPY sing-box-amd64 /usr/local/bin/sing-box # buildkit
                        
# 2026-08-09 16:03:22  4.63MB 执行命令并创建新的镜像层
RUN |2 TARGETARCH=amd64 TARGETVARIANT= /bin/sh -c set -ex     && if command -v apk > /dev/null; then         apk add --no-cache --upgrade bash tzdata ca-certificates nftables;     else         apt-get update && apt-get install -y --no-install-recommends bash tzdata ca-certificates nftables         && rm -rf /var/lib/apt/lists/*;     fi # buildkit
                        
# 2026-08-09 16:03:22  0.00B 添加元数据标签
LABEL maintainer=nekohasekai <contact-git@sekai.icu>
                        
# 2026-08-09 16:03:22  0.00B 定义构建参数
ARG TARGETVARIANT=
                        
# 2026-08-09 16:03:22  0.00B 定义构建参数
ARG TARGETARCH=amd64
                        
# 2026-06-16 08:01:29  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2026-06-16 08:01:29  8.42MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:8b27cee54490d7fedbc9fc4220f65c7f5ca41aeeb7117b8d6e4bfa054d79ddf9",
    "RepoTags": [
        "ghcr.io/sagernet/sing-box:v1.13.18",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/sagernet/sing-box:v1.13.18"
    ],
    "RepoDigests": [
        "ghcr.io/sagernet/sing-box@sha256:754d81b9057e8ddfa2179b31d954f41ea1df2a9a8a5a2c67cf79a7a3ead985af",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/sagernet/sing-box@sha256:6005cdb602422a8bb248dfa50c6e521420be944e52fc8dc04b4919ef2e487c41"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-08-09T08:03:22.181449861Z",
    "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": [
            "sing-box"
        ],
        "OnBuild": null,
        "Labels": {
            "maintainer": "nekohasekai \u003ccontact-git@sekai.icu\u003e",
            "org.opencontainers.image.created": "2026-08-09T08:03:19.532Z",
            "org.opencontainers.image.description": "The universal proxy platform",
            "org.opencontainers.image.licenses": "NOASSERTION",
            "org.opencontainers.image.revision": "45ca32dcb966f07f97fc888fe8586e359dbe8405",
            "org.opencontainers.image.source": "https://github.com/SagerNet/sing-box",
            "org.opencontainers.image.title": "sing-box",
            "org.opencontainers.image.url": "https://github.com/SagerNet/sing-box",
            "org.opencontainers.image.version": "v1.13.18"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 81772084,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/cc4d0fdc9b3f255094ab107a0a9a01e2a8b67c11de2fd3b5231cae7e5ce87f8f/diff:/var/lib/docker/overlay2/d51bd9f442769618005c9be653661c047116bf4ebe32b04db2ad4ca7bebb792d/diff",
            "MergedDir": "/var/lib/docker/overlay2/ae929a3d8c9db1dc717b84ff5c9c5df005c2ea2568fffec431c54f441debed67/merged",
            "UpperDir": "/var/lib/docker/overlay2/ae929a3d8c9db1dc717b84ff5c9c5df005c2ea2568fffec431c54f441debed67/diff",
            "WorkDir": "/var/lib/docker/overlay2/ae929a3d8c9db1dc717b84ff5c9c5df005c2ea2568fffec431c54f441debed67/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:34884abbe92863fce933ed7c39c0e045631af0ed86d5cc0dfbdf9fdca426ce3c",
            "sha256:a55208630f3ce085e143599084482356796742b68b91ab10d0dab42d775f401f",
            "sha256:45fa76bbadee06d8381830a939f8fa7e780c69de2b897a8f767902c69d5c2fe2"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-08-14T09:21:53.309487181+08:00"
    }
}

更多版本

ghcr.io/sagernet/sing-box:latest

linux/amd64 ghcr.io43.66MB2024-11-16 22:10
5121

ghcr.io/sagernet/sing-box:v1.11.6

linux/amd64 ghcr.io45.95MB2025-04-05 09:06
2404

ghcr.io/sagernet/sing-box:v1.12.12

linux/arm64 ghcr.io57.23MB2025-11-04 23:26
1248

ghcr.io/sagernet/sing-box:v1.12.12

linux/amd64 ghcr.io57.51MB2025-11-04 23:28
909

ghcr.io/sagernet/sing-box:v1.13.5

linux/amd64 ghcr.io80.51MB2026-03-31 15:02
419

ghcr.io/sagernet/sing-box:v1.13.8

linux/amd64 ghcr.io87.99MB2026-04-20 09:38
314

ghcr.io/sagernet/sing-box:v1.13.11

linux/amd64 ghcr.io81.43MB2026-04-23 09:09
474

ghcr.io/sagernet/sing-box:v1.13.12

linux/amd64 ghcr.io81.59MB2026-05-22 15:22
360

ghcr.io/sagernet/sing-box:v1.13.13

linux/amd64 ghcr.io87.54MB2026-06-09 16:29
298

ghcr.io/sagernet/sing-box:v1.13.14

linux/amd64 ghcr.io81.52MB2026-06-29 15:38
253

ghcr.io/sagernet/sing-box:v1.13.15

linux/amd64 ghcr.io81.60MB2026-07-31 16:23
77

ghcr.io/sagernet/sing-box:v1.13.18

linux/amd64 ghcr.io81.77MB2026-08-14 09:21
11
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×