docker.io/binwiederhier/ntfy:v2.13.0 linux/amd64

docker.io/binwiederhier/ntfy:v2.13.0 - 国内下载镜像源 浏览次数:7
源镜像 docker.io/binwiederhier/ntfy:v2.13.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:v2.13.0
镜像ID sha256:b49a44ca4b578a7b152a3a1484769a6a8a199f4fe515e1d7e11aac407cc65ac1
镜像TAG v2.13.0
大小 73.23MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 ntfy
工作目录 /
OS/平台 linux/amd64
浏览量 7 次
贡献者
镜像创建 2025-07-10T19:27:18.180740023Z
同步时间 2025-07-17 21:31
更新时间 2025-07-18 05:19
开放端口
80/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
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

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#binwiederhier/ntfy:v2.13.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:v2.13.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.13.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:v2.13.0  docker.io/binwiederhier/ntfy:v2.13.0'

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-07-11 03:27:18  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["ntfy"]
                        
# 2025-07-11 03:27:18  0.00B 声明容器运行时监听的端口
EXPOSE map[80/tcp:{}]
                        
# 2025-07-11 03:27:18  64.42MB 复制新文件或目录到容器中
COPY ntfy /usr/bin # buildkit
                        
# 2025-07-11 03:27:18  499.21KB 执行命令并创建新的镜像层
RUN /bin/sh -c apk add --no-cache tzdata # buildkit
                        
# 2025-07-11 03:27:18  0.00B 添加元数据标签
LABEL org.opencontainers.image.description=Send push notifications to your phone or desktop using PUT/POST
                        
# 2025-07-11 03:27:18  0.00B 添加元数据标签
LABEL org.opencontainers.image.title=ntfy
                        
# 2025-07-11 03:27:18  0.00B 添加元数据标签
LABEL org.opencontainers.image.licenses=Apache-2.0, GPL-2.0
                        
# 2025-07-11 03:27:18  0.00B 添加元数据标签
LABEL org.opencontainers.image.vendor=Philipp C. Heckel
                        
# 2025-07-11 03:27:18  0.00B 添加元数据标签
LABEL org.opencontainers.image.source=https://github.com/binwiederhier/ntfy
                        
# 2025-07-11 03:27:18  0.00B 添加元数据标签
LABEL org.opencontainers.image.documentation=https://docs.ntfy.sh/
                        
# 2025-07-11 03:27:18  0.00B 添加元数据标签
LABEL org.opencontainers.image.url=https://ntfy.sh/
                        
# 2025-07-11 03:27:18  0.00B 添加元数据标签
LABEL org.opencontainers.image.authors=philipp.heckel@gmail.com
                        
# 2025-05-31 00:20:41  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2025-05-31 00:20:41  8.31MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:b49a44ca4b578a7b152a3a1484769a6a8a199f4fe515e1d7e11aac407cc65ac1",
    "RepoTags": [
        "binwiederhier/ntfy:v2.13.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:v2.13.0"
    ],
    "RepoDigests": [
        "binwiederhier/ntfy@sha256:cd107fa9ecca863b99e5cdd335bf27b0584cc54d170f1d0939253f314e0fdd4d",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy@sha256:7b6d19000f112300f33a56c77e22735452d9ed2f3faa4fbb8e3d0a9a639fa5e6"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-07-10T19:27:18.180740023Z",
    "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": 73229925,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/b532e6dce9322a5b24e65a3ff63ae23532bc67c58d95ec69014ea10386f2bae0/diff:/var/lib/docker/overlay2/612cc8e7287e174f0c2d5977a0ca343b7cc0bd246756da806897f7ce1d920402/diff",
            "MergedDir": "/var/lib/docker/overlay2/e6b40141ee8c5b3de1254f9623d09fe73ad46201bd4af04fc78e36a52ea39cfe/merged",
            "UpperDir": "/var/lib/docker/overlay2/e6b40141ee8c5b3de1254f9623d09fe73ad46201bd4af04fc78e36a52ea39cfe/diff",
            "WorkDir": "/var/lib/docker/overlay2/e6b40141ee8c5b3de1254f9623d09fe73ad46201bd4af04fc78e36a52ea39cfe/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:fd2758d7a50e2b78d275ee7d1c218489f2439084449d895fa17eede6c61ab2c4",
            "sha256:f4a53e67f1285acaf61b37bee52febcde0c23ccec5f8a54385721204662865a3",
            "sha256:593f194c890c2287cde280c3265d102a6edea1980e00706b59c47f7b306fc709"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-07-17T21:31:04.746900957+08:00"
    }
}

更多版本

docker.io/binwiederhier/ntfy:latest

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

docker.io/binwiederhier/ntfy:v2.13.0

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