sha256:671de458182e043aba3ac668309c9b1744f26f14af68c778dc52e121409b034d
OS/ARCH
linux/arm64
Compressed size
48.93 MB
Last pushed
22 days by ramius86
Type
Image
Manifest digest
sha256:671de458182e043aba3ac668309c9b1744f26f14af68c778dc52e121409b034d
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG TS_VERSION=3.13.80 B3SHELL [/bin/bash -o pipefail -c]0 B4RUN |1 TS_VERSION=3.13.8 /bin/bash -o10.77 MB5ENV LANG=C.UTF-80 B6ENV LC_ALL=C.UTF-80 B7ENV TIME_ZONE=UTC0 B8ENV PUID=10000 B9ENV PGID=10000 B10ENV INIFILE=00 B11ENV DEBUG=00 B12ENV TS3SERVER_LICENSE=accept0 B13ENV LOG_CLEANUP_DAYS=70 B14ENV TS_VERSION=3.13.80 B15LABEL org.opencontainers.image.title=TeamSpeak 3 Server (ARM64)0 B16LABEL org.opencontainers.image.description=Unofficial TeamSpeak 3 server0 B17LABEL org.opencontainers.image.version=3.13.80 B18LABEL org.opencontainers.image.url=https://github.com/ramius86/ts3server-arm640 B19LABEL org.opencontainers.image.source=https://github.com/ramius86/ts3server-arm640 B20LABEL org.opencontainers.image.licenses=MIT0 B21COPY /ts-extracted/ /teamspeak/ # buildkit9.41 MB22COPY --chmod=755 entrypoint.sh startup.sh /teamspeak/3.42 KB23WORKDIR /teamspeak32 B24ENTRYPOINT ["/usr/bin/tini" "--" "/teamspeak/entrypoint.sh"]0 B25HEALTHCHECK {Test:[CMD-SHELL nc -z 127.0.0.10 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1782172800'