Anton Sinitsyn anton
  • Joined on 2026-02-08

dbmanager (ae5738c)

Published 2026-04-24 18:24:39 +03:00 by anton

Installation

docker pull gitea.morphix.tech/anton/dbmanager:ae5738c
sha256:ee35503a296620477a3e74d50d974d478e29b8fb5af448f7eb242adfa62f7b14

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 /out/database-manager /usr/local/bin/database-manager # buildkit
COPY htmx /usr/share/database-manager/htmx # buildkit
ENV PORT=8080
EXPOSE [8080/tcp]
USER nonroot:nonroot
ENTRYPOINT ["/usr/local/bin/database-manager"]
Details
Container
2026-04-24 18:24:39 +03:00
0
OCI / Docker
linux/amd64
18 MiB
Versions (7) View all
cf88269 2026-04-24
latest 2026-04-24
0f0127e 2026-04-24
f3cf5e9 2026-04-24
ae5738c 2026-04-24