license-server (sha256:33c36fe28e9739e1120cbc2f9c6f4b250fe5c06c3cdaf8dc654eda7ea00fe4e1)

Published 2026-06-23 10:02:14 +02:00 by office

Installation

docker pull git.needful-apps.de/needful-apps/license-server@sha256:33c36fe28e9739e1120cbc2f9c6f4b250fe5c06c3cdaf8dc654eda7ea00fe4e1
sha256:33c36fe28e9739e1120cbc2f9c6f4b250fe5c06c3cdaf8dc654eda7ea00fe4e1

Image layers

# debian.sh --arch 'arm64' out/ 'bookworm' '@1781049600'
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl libssl3 && rm -rf /var/lib/apt/lists/*
/bin/sh -c mkdir -p /app/static && curl -sSL https://unpkg.com/htmx.org@1.9.10/dist/htmx.min.js -o /app/static/htmx.min.js
WORKDIR /app
COPY file:b4640de90cfefc134c0e8ff9ef9199a4f23bd37d48452a05e4844124610fae36 in /usr/local/bin/license-server
COPY dir:06953a44f6645dba8e6f453aa9967ca3fd35e5180efd2d3a6031673689e8d3ca in ./templates
COPY dir:ca3ec7d0399e9beb49e1102f0afa2012d1a7bda6792c08aa5425eaea579d704c in ./static
COPY dir:5a7eeee1bb7296fe387f0c93a3b1a88cce0c9cbd400b5b3d4121fae755386fbc in ./migrations
ENV BIND_ADDR=0.0.0.0:8080
EXPOSE 8080
HEALTHCHECK --interval=30s --timeout=3s --start-period=10s --retries=3 CMD curl -fsS http://localhost:8080/healthz || exit 1
ENTRYPOINT ["/usr/local/bin/license-server"]

Labels

Key Value
io.buildah.version 1.40.1
Details
Container
2026-06-23 10:02:14 +02:00
0
OCI / Docker
linux/arm64/v8
41 MiB
Versions (1) View all
latest 2026-06-23