fluxer-app-proxy-self-hosted (2026.717.184203)
Published 2026-07-17 22:33:57 -04:00 by ci-bot
Installation
docker pull gitea.brendenb.us/fluxer/fluxer-app-proxy-self-hosted:2026.717.184203sha256:470640924fd7d7f69a4699cfb623059c163e087bcefa0116a9f459fed4c9c1ae
Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800' |
| ARG BUILD_VERSION=2026.717.184203 |
| WORKDIR /srv/app |
| RUN |1 BUILD_VERSION=2026.717.184203 /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.717.184203 |
| 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-17 22:33:57 -04:00
Versions (9)
View all
Container
183
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