Andre Homeserver

homepage (latest)

Published 2026-04-01 14:48:28 -05:00 by andre

Installation

docker pull gitea.andrewagner.uk/homeserver/homepage:latest
sha256:4a41a0d6c38d3163e27222b1f863bd7ea7aeb0cdaa426a8129525de2fab645d1

Images

Digest OS / Arch Size
72759c631a linux/amd64 4.8 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 /homepage /app # buildkit
EXPOSE [3000/tcp]
CMD ["/app/homepage"]
Details
Container
2026-04-01 14:48:28 -05:00
0
OCI / Docker
Versions (1) View all
latest 2026-04-01