Andre Homeserver

my-app (latest)

Published 2026-04-01 13:38:33 -05:00 by andre

Installation

docker pull gitea.andrewagner.uk/homeserver/my-app:latest
sha256:c43db77e8840fd707faec31c5179075bd3f7471336b0635c226bb0adcbb342fb

Images

Digest OS / Arch Size
81fc489c67 linux/amd64 5.1 MiB

Image Layers ( linux/amd64)

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
WORKDIR /app
COPY /frontend/dist /app/web/dist # buildkit
COPY /my-app /app # buildkit
EXPOSE [3000/tcp]
CMD ["/app/my-app"]
Details
Container
2026-04-01 13:38:33 -05:00
0
OCI / Docker
Versions (1) View all
latest 2026-04-01