circlesend-server (sha256:488d9113cc780f0799ac1f03f7b1dbd319c8c95c8b307cb8b2e95967237d95d2)

Published 2026-08-22 22:26:49 +02:00 by woodpecker

Installation

docker pull git.fritten.net/toothwitch/circlesend-server@sha256:488d9113cc780f0799ac1f03f7b1dbd319c8c95c8b307cb8b2e95967237d95d2
sha256:488d9113cc780f0799ac1f03f7b1dbd319c8c95c8b307cb8b2e95967237d95d2

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=22.04
ADD file:799f4e238d67485cc109d93512f4fe6f75bafc26a3476772191154125e52201d in /
CMD ["/bin/bash"]
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libicu70 && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
COPY CirclesEnd/build-server-output/ /app/ # buildkit
EXPOSE [7777/udp]
HEALTHCHECK {Test:[CMD-SHELL test -f /tmp/ready || exit 1] Interval:1s Timeout:1s StartPeriod:30s StartInterval:0s Retries:30}
ENTRYPOINT ["/app/CirclesEnd" "-batchmode" "-nographics" "-logFile" "/dev/stdout" "-mode" "server"]

Labels

Key Value
org.opencontainers.image.created 2026-08-22T20:22:38Z
org.opencontainers.image.revision eabe9076a7a77ddd574cd083f3c8ae0e6f7012c9
org.opencontainers.image.source https://git.fritten.net/Toothwitch/CirclesEnd.git
org.opencontainers.image.url https://git.fritten.net/Toothwitch/CirclesEnd
org.opencontainers.image.version 22.04
Details
Container
2026-08-22 22:26:49 +02:00
0
OCI / Docker
linux/amd64
360 MiB
Versions (7) View all