license-server (sha256:f99beb3b9ec55f78b7c0b2e403786d717d8183b2e3ee396c4f1d194f06d57465)

Published 2026-08-21 23:01:54 +02:00 by office

Installation

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

Image layers

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'
/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:504ec24e41fba0ffe135afccffd8f76a0d43191709adfd05594c1b73737cc9cf in /usr/local/bin/license-server
COPY dir:c7accd436c71f9785556ee5cdc9446c1a0620458cb05ffc710e9e672cc4df9dc in ./templates
COPY dir:aeaf7cb1ee09f16a22549ca8cb3125c31afcc1ff668d5f41b699c988c1ad8938 in ./static
COPY dir:da83246fbfc71c489d09a251930869031af289b7838aa364adef1a184371f010 in ./static/console
COPY dir:4cf52c33a06763b01048d5ee0b1a808ea488551ec7efafc576531a706ac5daaf 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-08-21 23:01:54 +02:00
0
OCI / Docker
linux/arm64/v8
43 MiB
Versions (1) View all
latest 2026-08-21