Rody Davis rodydavis

hfw-server (latest)

Published 2026-08-04 21:10:42 -07:00 by rodydavis

Installation

docker pull git.rodydavis.dev/rodydavis/hfw-server:latest
sha256:87b655b2932ef4b182add63a354bbe3d4bbe211a75af8117b1ee8f34c135a691

Images

Digest OS / Arch Size
64f1ed1364 linux/amd64 38 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
bazel build @bookworm//libc6/amd64:data_statusd
bazel build @bookworm//libssl3/amd64:data_statusd
bazel build @bookworm//libgomp1/amd64:data_statusd
bazel build @bookworm//libstdc++6/amd64:data_statusd
bazel build @bookworm//libgcc-s1/amd64:data_statusd
bazel build @bookworm//gcc-12-base/amd64:data_statusd
WORKDIR /app
COPY /app/server /app/server # buildkit
COPY /app/public /app/public # buildkit
COPY /app/assets /app/assets # buildkit
EXPOSE [8090/tcp]
ENTRYPOINT ["/app/server" "serve" "--http=0.0.0.0:8090"]
Details
Container
2026-08-04 21:10:42 -07:00
4
OCI / Docker
Versions (2) View all
buildcache 2026-08-04
latest 2026-08-04