• Joined on 2025-02-03

homepage (0.1.0)

Published 2026-05-02 20:33:17 +00:00 by logan

Installation

docker pull git.ljones.me/logan/homepage:0.1.0
sha256:f4cf5222a74f69e7dc22e704c8f53a02466bd82852a6d28c39b3dbe4ad582410

About this package

ljones.me personal homepage

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
LABEL org.opencontainers.image.title=homepage
LABEL org.opencontainers.image.source=https://git.ljones.me/logan/homepage
LABEL org.opencontainers.image.description=ljones.me personal homepage
COPY /out/homepage /homepage # buildkit
ENV LISTEN_ADDR=:8080 APP_ENV=prod
EXPOSE map[8080/tcp:{}]
USER nonroot:nonroot
ENTRYPOINT ["/homepage"]

Labels

Key Value
org.opencontainers.image.description ljones.me personal homepage
org.opencontainers.image.source https://git.ljones.me/logan/homepage
org.opencontainers.image.title homepage
Details
Container
2026-05-02 20:33:17 +00:00
0
OCI / Docker
linux/amd64
4.8 MiB
Versions (5) View all