LibreTECH Public Code Repository

librenotes (sha256:366736b0748d6d47346d78ebe4770a43dc8944af891ef73cfa48884a004c0aa1)

Published 2026-04-29 14:43:09 +02:00 by libretech-bot

Installation

docker pull git.dailysh.it/public/librenotes@sha256:366736b0748d6d47346d78ebe4770a43dc8944af891ef73cfa48884a004c0aa1
sha256:366736b0748d6d47346d78ebe4770a43dc8944af891ef73cfa48884a004c0aa1

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:42:08.299Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision aa6b5b7e367573dfe6db1f481629767794bf2416
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:43:09 +02:00
1
OCI / Docker
linux/amd64
6.0 MiB
Versions (6) View all
sha-3e482ba 2026-05-02
main 2026-05-02
sha-942a888 2026-04-29
sha-2c20edb 2026-04-29
sha-8b51e27 2026-04-29