fluxer-app-proxy-self-hosted (latest)
Published 2026-07-25 09:51:35 -04:00 by ci-bot
Installation
docker pull gitea.brendenb.us/fluxer/fluxer-app-proxy-self-hosted:latestsha256:5f9b4140bd94cec28d00d54aff3f251fb4799c3f87fbbf398f8bf3814b9a54d0
Images
| Digest | OS / Arch | Size |
|---|---|---|
| d8364699f1 | linux/amd64 | 127 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800' |
| ARG BUILD_VERSION=2026.724.211948 |
| WORKDIR /srv/app |
| RUN |1 BUILD_VERSION=2026.724.211948 /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=2026.724.211948 |
| 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
2026-07-25 09:51:35 -04:00
Versions (9)
View all
Container
3
OCI / Docker
latest
2026-07-25
2026.724.211948
2026-07-25
2026.717.184203
2026-07-17
2026.715.220200
2026-07-16
2026.713.220414
2026-07-13