Block a user
noteman (latest)
Published 2026-08-20 06:34:23 +00:00 by Kessinen
Installation
docker pull git.kessinen.com/kessinen/noteman:latestsha256:25cf0669b737314181e55c1d553500a427cfae74f31430493ef77f2b35e91086
Image Layers
| bazel build @bookworm//base-files/amd64:data_statusd |
| bazel build @bookworm//netbase/amd64:data_statusd |
| bazel build @bookworm//tzdata/amd64:data_statusd |
| bazel build @bookworm//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_debian12 |
| bazel build //common:cacerts_debian12_amd64 |
| COPY file:6bff1a75842fdf87335d5f52644e37b5eafe67b331e668062145dac0fbf59105 in /noteman |
| COPY dir:f07ec8eab770ba7cfa72bd2e000798025a356d0b735659aa34f62a145090833d in /data |
| USER root:root |
| VOLUME ["/data"] |
| ENV NOTEMAN_ADDR=:3000 NOTEMAN_DB=/data/db/noteman.db NOTEMAN_ASSET_ROOT=/data/songs NOTEMAN_UID=65532 NOTEMAN_GID=65532 |
| EXPOSE 3000 |
| HEALTHCHECK --interval=30s --timeout=5s --start-period=5s --retries=3 CMD ["/noteman", "-healthcheck"] |
| ARG VERSION |
| LABEL org.opencontainers.image.title="noteman" org.opencontainers.image.version="${VERSION}" |
| ENTRYPOINT ["/noteman"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.45.0 |
| org.opencontainers.image.title | noteman |
| org.opencontainers.image.version | 2026.08.20-1 |
Details
2026-08-20 06:34:23 +00:00
Versions (10)
View all
Container
5
OCI / Docker
linux/amd64
6.2 MiB
2026.08.20-1
2026-08-20
latest
2026-08-20
2026.08.19-4
2026-08-19
2026.08.19-3
2026-08-19
2026.08.19-2
2026-08-19