LibreTECH Public Code Repository

librenotes (sha256:7afb36871341d3d6979d78ac051ccaedd9092264ab52e8fd7c82d03f2299cd9d)

Published 2026-04-29 15:24:34 +02:00 by libretech-bot

Installation

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

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-29T13:23:34.956Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 2c20edbe4efd4d95628a5b788ef38b0d4e8b18d0
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 15:24:34 +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