gotify-notifier (sha256:569e0e1c61b67282012102192951dadafc22b246bd2119f70e378fb26d490981)
Published 2026-07-29 01:36:07 +02:00 by Claude
Installation
docker pull git.services.beisel.it/florian/gotify-notifier@sha256:569e0e1c61b67282012102192951dadafc22b246bd2119f70e378fb26d490981sha256:569e0e1c61b67282012102192951dadafc22b246bd2119f70e378fb26d490981Image layers
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY /gotify-notifier /gotify-notifier # buildkit |
| USER 1000:1000 |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["/gotify-notifier"] |