fluxer-app-proxy-self-hosted (2026.705.220858)
Published 2026-07-07 10:38:33 -04:00 by ci-bot
Installation
docker pull gitea.brendenb.us/fluxer/fluxer-app-proxy-self-hosted:2026.705.220858sha256:b67e77182de21e84cca9c5e5a669213ff2eaa2b8be7b355e0d096976da014fca
Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800' |
| ARG BUILD_VERSION=2026.705.220858 |
| WORKDIR /srv/app |
| RUN |1 BUILD_VERSION=2026.705.220858 /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.705.220858 |
| 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-07 10:38:33 -04:00
Versions (9)
View all
Container
3
OCI / Docker
linux/amd64
127 MiB
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