mongott (sha256:eeab73613e924598a52a96b5ebcde606cbfc27b54784df8f292d93a488b81914)

Published 2026-04-14 21:18:14 +02:00 by Leon Schmidt in leon/MongoTT

Installation

docker pull code.leon.wtf/leon/mongott@sha256:eeab73613e924598a52a96b5ebcde606cbfc27b54784df8f292d93a488b81914
sha256:eeab73613e924598a52a96b5ebcde606cbfc27b54784df8f292d93a488b81914

Image layers

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
LABEL maintainer=Leon Schmidt
COPY /go/bin/mongott /mongott # buildkit
RUN /bin/sh -c apk add --no-cache tzdata # buildkit
ENV TZ=Europe/Berlin
ENTRYPOINT ["/mongott"]
CMD ["-c" "/config.yaml"]

Labels

Key Value
maintainer Leon Schmidt
Details
Container
2026-04-14 21:18:14 +02:00
1
OCI / Docker
linux/amd64
10 MiB
Versions (1) View all
latest 2026-04-14