christmassh (latest)
Published 2024-12-19 14:22:59 +00:00 by pcvolkmer
Installation
docker pull git.pcvolkmer.de/pcvolkmer/christmassh:latest
sha256:646da8b8fe18aa1432d519beeb8d90474f8be3b383885c1e71a8752ce7ba67c7
About this package
Weihnachtscountdown
Image Layers
LABEL org.opencontainers.image.source=https://github.com/pcvolkmer/christmassh |
LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later |
LABEL org.opencontainers.image.description=Weihnachtscountdown |
COPY /build/target/release/christmassh . # buildkit |
USER 65532 |
EXPOSE map[2412/tcp:{}] |
CMD ["./christmassh"] |
Labels
Key | Value |
---|---|
org.opencontainers.image.description | Weihnachtscountdown |
org.opencontainers.image.licenses | AGPL-3.0-or-later |
org.opencontainers.image.source | https://github.com/pcvolkmer/christmassh |