- Stuttgart, GER
- http://www.cleveradmin.de
-
I'm a passionate IT person, I love to work on Linux bash, music lover, collect vinyl, a simpsons fan, humorous, love memes of all kinds.
- Joined on
2023-03-26
Block a user
mailcow-birthday-daemon (0.4.1)
Installation
docker pull git.techniverse.net/scriptos/mailcow-birthday-daemon:0.4.1sha256:d8f7a41d7c128c19b0ca8f095d65ca37ffb44517165ea118acdb7b6e42cbdfb3
Image Layers
| LABEL org.opencontainers.image.source=https://git.techniverse.net/scriptos/mailcow-birthday-daemon |
| ENTRYPOINT ["/mailcow-birthday-daemon"] |
| ENV STATEFILE=/data/state.json |
| VOLUME [/data] |
| HEALTHCHECK &{["CMD" "/mailcow-birthday-daemon" "healthcheck"] "1m0s" "5s" "30s" "0s" '\x03'} |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit |
| COPY mailcow-birthday-daemon /mailcow-birthday-daemon # buildkit |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://git.techniverse.net/scriptos/mailcow-birthday-daemon |