notify (latest)
Published 2025-07-20 23:04:44 +02:00 by mthie
Installation
docker pull docker.mthie.com/mthie.com/notify:latestsha256:95e40f434aadd7c576970e6aa98b359108571c7464a63a7407a857970c8f5e3a
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 5ced5acaff | linux/amd64 | 13 MiB |
| 21c3766acc | linux/arm64 | 13 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk update # buildkit |
| RUN /bin/sh -c apk add --no-cache libstdc++ ca-certificates tzdata # buildkit |
| COPY /usr/bin/notify.mthie.com /usr/bin/notify.mthie.com # buildkit |
| COPY /usr/local/lib/ /usr/local/lib/ # buildkit |
| EXPOSE map[80/tcp:{}] |
| CMD ["notify.mthie.com"] |