logo
docker.io/binwiederhier/ntfy:v2.25.0
linux/amd64 docker.io

ntfy是一款开源的、基于HTTP的简单通知服务,支持从任意设备或应用向手机、桌面等终端发送实时通知。用户可通过API、命令行工具、Web界面等方式发送消息,同时支持自托管部署,便于搭建私有通知服务,满足个性化需求。

8
浏览次数
82.40MB
镜像大小
源镜像
docker.io/binwiederhier/ntfy:v2.25.0
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:v2.25.0
镜像ID
sha256:8cc00c90b55220de3225c0157b4f327a71975616561843f5ac03aea9c726df11
镜像 TAG
v2.25.0
镜像大小
82.40MB
平台架构
linux/amd64
镜像源
docker.io
CMD
启动入口
ntfy
工作目录
/
OS/平台
linux/amd64
镜像创建
2026-06-24T23:27:58.557593488Z
同步时间
2026-07-03 02:56
浏览量
8 次
贡献者
🔌 开放端口 1
80/tcp
⚙️ 环境变量 1
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
🏷️ 镜像标签 8
KeyValue
philipp.heckel@gmail.com org.opencontainers.image.authors
Send push notifications to your phone or desktop using PUT/POST org.opencontainers.image.description
https://docs.ntfy.sh/ org.opencontainers.image.documentation
Apache-2.0, GPL-2.0 org.opencontainers.image.licenses
https://github.com/binwiederhier/ntfy org.opencontainers.image.source
ntfy org.opencontainers.image.title
https://ntfy.sh/ org.opencontainers.image.url
Philipp C. Heckel org.opencontainers.image.vendor
🛡️ 镜像安全扫描
alpine 3.24.1 Trivy 2026-07-03 02:56 查看完整报告
0
低危 LOW
0
中危 MEDIUM
0
高危 HIGH
0
严重 CRITICAL
受影响目标 (2)
docker.io/binwiederhier/ntfy:v2.25.0 (alpine 3.24.1) alpine usr/bin/ntfy gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:v2.25.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:v2.25.0  docker.io/binwiederhier/ntfy:v2.25.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:v2.25.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:v2.25.0  docker.io/binwiederhier/ntfy:v2.25.0

Shell快速替换命令

sed -i 's#binwiederhier/ntfy:v2.25.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:v2.25.0#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:v2.25.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:v2.25.0  docker.io/binwiederhier/ntfy:v2.25.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:v2.25.0 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:v2.25.0  docker.io/binwiederhier/ntfy:v2.25.0'

镜像构建历史


# 2026-06-25 07:27:58  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["ntfy"]
                        
# 2026-06-25 07:27:58  0.00B 声明容器运行时监听的端口
EXPOSE map[80/tcp:{}]
                        
# 2026-06-25 07:27:58  73.49MB 复制新文件或目录到容器中
COPY ntfy /usr/bin # buildkit
                        
# 2026-06-25 07:27:58  491.11KB 执行命令并创建新的镜像层
RUN /bin/sh -c apk add --no-cache tzdata # buildkit
                        
# 2026-06-25 07:27:58  0.00B 添加元数据标签
LABEL org.opencontainers.image.description=Send push notifications to your phone or desktop using PUT/POST
                        
# 2026-06-25 07:27:58  0.00B 添加元数据标签
LABEL org.opencontainers.image.title=ntfy
                        
# 2026-06-25 07:27:58  0.00B 添加元数据标签
LABEL org.opencontainers.image.licenses=Apache-2.0, GPL-2.0
                        
# 2026-06-25 07:27:58  0.00B 添加元数据标签
LABEL org.opencontainers.image.vendor=Philipp C. Heckel
                        
# 2026-06-25 07:27:58  0.00B 添加元数据标签
LABEL org.opencontainers.image.source=https://github.com/binwiederhier/ntfy
                        
# 2026-06-25 07:27:58  0.00B 添加元数据标签
LABEL org.opencontainers.image.documentation=https://docs.ntfy.sh/
                        
# 2026-06-25 07:27:58  0.00B 添加元数据标签
LABEL org.opencontainers.image.url=https://ntfy.sh/
                        
# 2026-06-25 07:27:58  0.00B 添加元数据标签
LABEL org.opencontainers.image.authors=philipp.heckel@gmail.com
                        
# 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:8cc00c90b55220de3225c0157b4f327a71975616561843f5ac03aea9c726df11",
    "RepoTags": [
        "binwiederhier/ntfy:v2.25.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:v2.25.0"
    ],
    "RepoDigests": [
        "binwiederhier/ntfy@sha256:cfbbb1bac9196cb711e29ef0ac4adaeb033be6235f1df857705dc39c14384a1d",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy@sha256:141884edc6450a3dd5f25acec054fa8699b444e08ec131962c564def0cbfc1ba"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-06-24T23:27:58.557593488Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "80/tcp": {}
        },
        "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": [
            "ntfy"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.authors": "philipp.heckel@gmail.com",
            "org.opencontainers.image.description": "Send push notifications to your phone or desktop using PUT/POST",
            "org.opencontainers.image.documentation": "https://docs.ntfy.sh/",
            "org.opencontainers.image.licenses": "Apache-2.0, GPL-2.0",
            "org.opencontainers.image.source": "https://github.com/binwiederhier/ntfy",
            "org.opencontainers.image.title": "ntfy",
            "org.opencontainers.image.url": "https://ntfy.sh/",
            "org.opencontainers.image.vendor": "Philipp C. Heckel"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 82395355,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/63a3725bacd0d28c0f85dea624010359073050172d3ea0544bed5826828fdfba/diff:/var/lib/docker/overlay2/11524a671b133f199bded2c6a8962e73b3f7140dba5a8aeac21a92d451bbd2c1/diff",
            "MergedDir": "/var/lib/docker/overlay2/e5be659af8c880fb3663052be31e0d3b824eb339133b2a85e2b87d3a421c1bda/merged",
            "UpperDir": "/var/lib/docker/overlay2/e5be659af8c880fb3663052be31e0d3b824eb339133b2a85e2b87d3a421c1bda/diff",
            "WorkDir": "/var/lib/docker/overlay2/e5be659af8c880fb3663052be31e0d3b824eb339133b2a85e2b87d3a421c1bda/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:34884abbe92863fce933ed7c39c0e045631af0ed86d5cc0dfbdf9fdca426ce3c",
            "sha256:61263fe77231f7eabb6acc59e0fb280c8dd835cf4642929e667b0a393bae3c82",
            "sha256:94e13f2053d94fee2228022d0b21b620f6c55b1acba4fee01e69261ea4575957"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-07-03T02:55:30.734566832+08:00"
    }
}

更多版本

docker.io/binwiederhier/ntfy:latest

linux/amd64 docker.io56.94MB2025-01-19 22:05
425

docker.io/binwiederhier/ntfy:v2.13.0

linux/amd64 docker.io73.23MB2025-07-17 21:31
445

docker.io/binwiederhier/ntfy:v2.23.0

linux/amd64 docker.io82.76MB2026-06-04 14:24
98

docker.io/binwiederhier/ntfy:v2.25.0

linux/amd64 docker.io82.40MB2026-07-03 02:56
7
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×