circlesend-server (sha256:80871d11bc2942f02d392f2426bd721fb3844f2988b9f75ab1c5e5760f1a1da9)

Published 2026-08-22 23:43:30 +02:00 by woodpecker

Installation

docker pull git.fritten.net/toothwitch/circlesend-server@sha256:80871d11bc2942f02d392f2426bd721fb3844f2988b9f75ab1c5e5760f1a1da9
sha256:80871d11bc2942f02d392f2426bd721fb3844f2988b9f75ab1c5e5760f1a1da9

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-22T21:39:31Z
org.opencontainers.image.revision 012cb57bbb9df8323043a207e75c1422c6ebebac
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 23:43:30 +02:00
1
OCI / Docker
linux/amd64
361 MiB
Versions (7) View all