fluxer-app-proxy-self-hosted (sha256:1c4c01e7cb321238a2ddf6b08a17932beed6f9caeed3ef831149f2847c010418)

Published 2026-08-30 16:54:32 +00:00 by xertien

Installation

docker pull gitx.ptaki.dev/xertien/fluxer-app-proxy-self-hosted@sha256:1c4c01e7cb321238a2ddf6b08a17932beed6f9caeed3ef831149f2847c010418
sha256:1c4c01e7cb321238a2ddf6b08a17932beed6f9caeed3ef831149f2847c010418

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'
ARG BUILD_VERSION=
WORKDIR /srv/app
RUN |1 BUILD_VERSION= /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl && rm -rf /var/lib/apt/lists/* # buildkit
COPY /usr/local/bin/fluxer-app-proxy /usr/local/bin/fluxer-app-proxy # buildkit
COPY /assets ./static/ # buildkit
ENV BUILD_VERSION=
ENV FLUXER_APP_PROXY_HOST=0.0.0.0
ENV FLUXER_APP_PROXY_PORT=8080
USER 65532:65532
EXPOSE [8080/tcp]
HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8080/_health || exit 1] Interval:30s Timeout:5s StartPeriod:5s StartInterval:0s Retries:3}
CMD ["/usr/local/bin/fluxer-app-proxy"]
Details
Container
2026-08-30 16:54:32 +00:00
0
OCI / Docker
linux/amd64
216 MiB
Versions (13) View all
buildcache 2026-08-30
v1 2026-08-30
ptaki 2026-08-30
ptaki-202608301744 2026-08-30
ptaki-202608301658 2026-08-30