Shnaider Pavel ShnaiderPavel1986
  • Joined on 2024-01-10

diaryservice (latest)

Published 2026-06-29 05:21:00 +00:00 by ShnaiderPavel1986

Installation

docker pull git.shnap.ru/shnaiderpavel1986/diaryservice:latest
sha256:a9c097b91b31407b22f0b0562b0deef1862dbccd8442abdf9562f440ee7ee76f

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 /diary /diary # buildkit
ENV DIARY_VAULT=/vault DIARY_DATA=/data DIARY_ADDR=:8080
EXPOSE [8080/tcp]
VOLUME [/vault /data]
ENTRYPOINT ["/diary"]
CMD ["serve"]
Details
Container
2026-06-29 05:21:00 +00:00
0
OCI / Docker
linux/amd64
5.9 MiB
Versions (20) View all