0xMax42 maxp

lt-auth-proxy (0.3.0)

Published 2025-05-11 11:19:25 +02:00 by maxp in maxp/lt-auth-proxy

Installation

docker pull git.0xmax42.io/maxp/lt-auth-proxy:0.3.0
sha256:2e06a9c7e822550fb57b07670bd581981ef58aef602bc53382aa8551f23b1edc

Images

Digest OS / Arch Size
2b1bbe2971 linux/amd64 62 MiB
08b96161f1 linux/arm64 61 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/* # buildkit
COPY /app/app /app/app # buildkit
WORKDIR /app
ENV PROXY_HOST=0.0.0.0
ENV PROXY_PORT=8011
ENV LT_SERVER_HOST=localhost
ENV LT_SERVER_PORT=8010
ENV API_KEYS=demo-key
CMD ["/app/app"]

Labels

Key Value
org.opencontainers.image.authors 0xMax42 <mail@0xmax42.io>
org.opencontainers.image.description Lightweight LanguageTool Auth Proxy
org.opencontainers.image.documentation https://git.0xmax42.io/maxp/lt-auth-proxy
org.opencontainers.image.version v0.3.0
Details
Container
2025-05-11 11:19:25 +02:00
1
OCI / Docker
Versions (7) View all
0.5.0 2025-05-11
latest 2025-05-11
nightly 2025-05-11
0.4.0 2025-05-11
0.3.0 2025-05-11