LibreTECH Public Code Repository

librenotes (sha256:6a0aa35e1d9dfcb26954947eac138b8c7b4aa69088f53d6870e9e07bba89004d)

Published 2026-05-02 14:45:41 +02:00 by libretech-bot

Installation

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

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:44:41.856Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision fc51d6a6a4ae956ddf6ddb0c2d06fd5aa5d5389f
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:45:41 +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