LibreTECH Public Code Repository

librenotes (sha256:ceaed66b7e8e5d0420c1a5548a984f3ed3cf58b7a195d9dcd3dba62a3c1612a8)

Published 2026-05-02 14:12:20 +02:00 by libretech-bot

Installation

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

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-05-02T12:11:17.268Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 3e482ba79860f2a2574d05b82edde0abe10300e3
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-05-02 14:12:20 +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