docker.io/binwiederhier/ntfy:latest linux/amd64

docker.io/binwiederhier/ntfy:latest - 国内下载镜像源 浏览次数:42

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

源镜像 docker.io/binwiederhier/ntfy:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:latest
镜像ID sha256:e05d03a57f52e92fa345d4f5baecd46e9edb56de23c9f82c4c9de1d85470b914
镜像TAG latest
大小 56.94MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 ntfy
工作目录
OS/平台 linux/amd64
浏览量 42 次
贡献者
镜像创建 2024-05-13T20:19:21.808774694Z
同步时间 2025-01-19 22:05
更新时间 2025-02-05 12:28
开放端口
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
镜像安全扫描 查看Trivy扫描报告

系统OS: alpine 3.19.1 扫描引擎: Trivy 扫描时间: 2025-01-20 09:16

低危漏洞:5 中危漏洞:24 高危漏洞:3 严重漏洞:2

Docker拉取命令 无权限下载?点我修复

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2024-05-14 04:19:21  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["ntfy"]
                        
# 2024-05-14 04:19:21  0.00B 声明容器运行时监听的端口
EXPOSE map[80/tcp:{}]
                        
# 2024-05-14 04:19:21  48.42MB 复制新文件或目录到容器中
COPY ntfy /usr/bin # buildkit
                        
# 2024-05-14 04:19:21  1.15MB 执行命令并创建新的镜像层
RUN /bin/sh -c apk add --no-cache tzdata # buildkit
                        
# 2024-05-14 04:19:21  0.00B 添加元数据标签
LABEL org.opencontainers.image.description=Send push notifications to your phone or desktop using PUT/POST
                        
# 2024-05-14 04:19:21  0.00B 添加元数据标签
LABEL org.opencontainers.image.title=ntfy
                        
# 2024-05-14 04:19:21  0.00B 添加元数据标签
LABEL org.opencontainers.image.licenses=Apache-2.0, GPL-2.0
                        
# 2024-05-14 04:19:21  0.00B 添加元数据标签
LABEL org.opencontainers.image.vendor=Philipp C. Heckel
                        
# 2024-05-14 04:19:21  0.00B 添加元数据标签
LABEL org.opencontainers.image.source=https://github.com/binwiederhier/ntfy
                        
# 2024-05-14 04:19:21  0.00B 添加元数据标签
LABEL org.opencontainers.image.documentation=https://docs.ntfy.sh/
                        
# 2024-05-14 04:19:21  0.00B 添加元数据标签
LABEL org.opencontainers.image.url=https://ntfy.sh/
                        
# 2024-05-14 04:19:21  0.00B 添加元数据标签
LABEL org.opencontainers.image.authors=philipp.heckel@gmail.com
                        
# 2024-01-27 08:30:48  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/sh"]
                        
# 2024-01-27 08:30:48  7.38MB 
/bin/sh -c #(nop) ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in / 
                        
                    

镜像信息

{
    "Id": "sha256:e05d03a57f52e92fa345d4f5baecd46e9edb56de23c9f82c4c9de1d85470b914",
    "RepoTags": [
        "binwiederhier/ntfy:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy:latest"
    ],
    "RepoDigests": [
        "binwiederhier/ntfy@sha256:4a7d0f0adc6d5d9fc36e64ab55ef676e76e124a2bdd50ce115b6d9c1c7430294",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/binwiederhier/ntfy@sha256:38ef0bd584de2a11414c9b7330c03e5a542a312fd5078e09fc4a99e4cdd43352"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-05-13T20:19:21.808774694Z",
    "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": 56944261,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/349ae5c215c0599d2172b3217a1f611b03fb409aa0bc997bb0cf14349119739a/diff:/var/lib/docker/overlay2/b1d116e8b759168d194203087a62cfff9c48e803fd0e46cbf6b2ddbfd170dcba/diff",
            "MergedDir": "/var/lib/docker/overlay2/26bb6f89992ab5c0d77ff42d96119301c4e5e5c384027db9ed8e08682f5a5eed/merged",
            "UpperDir": "/var/lib/docker/overlay2/26bb6f89992ab5c0d77ff42d96119301c4e5e5c384027db9ed8e08682f5a5eed/diff",
            "WorkDir": "/var/lib/docker/overlay2/26bb6f89992ab5c0d77ff42d96119301c4e5e5c384027db9ed8e08682f5a5eed/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:d4fc045c9e3a848011de66f34b81f052d4f2c15a17bb196d637e526349601820",
            "sha256:24b495a4d4f9e178339facec87eb731eed6ac92e513e550e0ba6a0a6a1bcf642",
            "sha256:a6b1b2ee17ffc9e1062c7b3448518c67f26c579758c4c8785ba7b593c3664166"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-01-19T22:05:55.417321311+08:00"
    }
}

更多版本

docker.io/binwiederhier/ntfy:latest

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