LibreTECH Public Code Repository

librenotes (sha256:4b19f3fa5884a6444ddb99783e039ae2b4ea05978f8da1678277b6878a6aa739)

Published 2026-04-29 14:46:05 +02:00 by libretech-bot

Installation

docker pull git.dailysh.it/public/librenotes@sha256:4b19f3fa5884a6444ddb99783e039ae2b4ea05978f8da1678277b6878a6aa739
sha256:4b19f3fa5884a6444ddb99783e039ae2b4ea05978f8da1678277b6878a6aa739

Image Layers

bazel build @trixie//base-files/amd64:data_statusd
bazel build @trixie//netbase/amd64:data_statusd
bazel build @trixie//tzdata/amd64:data_statusd
bazel build @trixie//tzdata-legacy/amd64:data_statusd
bazel build @trixie//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian13
bazel build //common:cacerts_debian13_amd64
COPY /out/librenotes /librenotes # buildkit
USER nonroot:nonroot
EXPOSE [8080/tcp]
VOLUME [/data /var/lib/librenotes]
ENV LIBRENOTES_ADDR=:8080 LIBRENOTES_DATA_DIR=/data LIBRENOTES_DB=/var/lib/librenotes/librenotes.db
ENTRYPOINT ["/librenotes" "serve"]

Labels

Key Value
org.opencontainers.image.created 2026-04-29T12:45:03.898Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 8b51e27c5aa3b146bfafbc7737578953f1da89d2
org.opencontainers.image.source https://git.librete.ch/public/librenotes
org.opencontainers.image.title librenotes
org.opencontainers.image.url https://git.librete.ch/public/librenotes
org.opencontainers.image.version main
Details
Container
2026-04-29 14:46:05 +02:00
1
OCI / Docker
linux/amd64
6.0 MiB
Versions (8) View all
main 2026-05-02
sha-fd77452 2026-05-02
sha-fc51d6a 2026-05-02
sha-3e482ba 2026-05-02
sha-942a888 2026-04-29