tbc/wotlk-auth (latest)

Published 2026-07-30 15:14:32 +00:00 by zwanto in cmangos/cmangos

Installation

docker pull git.ahamon.ovh/cmangos/tbc/wotlk-auth:latest
sha256:41a8f88de817615ef23c02aeb29a3bfdd3c5f489bd684048023560cf0af89a46

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=22.04
ADD file:a517741c956f6a7e4b7cb0efd9bc418ce3cc54eb49b5314080ff606a7430ac2a in /
CMD ["/bin/bash"]
ARG BUILD_MODE=AUTH
ENV BUILD_MODE=AUTH
ARG CORE_REVISION=6533349
ENV CORE_REVISION=6533349
RUN |2 BUILD_MODE=AUTH CORE_REVISION=6533349 /bin/sh -c apt update && apt install -y default-mysql-client screen curl git nano libmysqlclient21 netcat # buildkit
RUN |2 BUILD_MODE=AUTH CORE_REVISION=6533349 /bin/sh -c mkdir -p /opt/cmangos /opt/run # buildkit
COPY binaries/ /opt/run/ # buildkit
COPY scripts/git_script.sh /opt/run/bin/git_script.sh # buildkit
RUN |2 BUILD_MODE=AUTH CORE_REVISION=6533349 /bin/sh -c chmod +x /opt/run/bin/git_script.sh # buildkit
COPY scripts/get_local_versions.sh /opt/run/bin/get_local_versions.sh # buildkit
RUN |2 BUILD_MODE=AUTH CORE_REVISION=6533349 /bin/sh -c chmod +x /opt/run/bin/get_local_versions.sh # buildkit
COPY scripts/get_remote_versions.sh /opt/run/bin/get_remote_versions.sh # buildkit
RUN |2 BUILD_MODE=AUTH CORE_REVISION=6533349 /bin/sh -c chmod +x /opt/run/bin/get_remote_versions.sh # buildkit
COPY scripts/get_versions_cli.sh /opt/run/bin/get_versions_cli.sh # buildkit
RUN |2 BUILD_MODE=AUTH CORE_REVISION=6533349 /bin/sh -c chmod +x /opt/run/bin/get_versions_cli.sh # buildkit
COPY scripts/version_common.sh /opt/run/bin/version_common.sh # buildkit
RUN |2 BUILD_MODE=AUTH CORE_REVISION=6533349 /bin/sh -c chmod +x /opt/run/bin/version_common.sh # buildkit
COPY entrypoint.sh /opt/run/bin/entrypoint.sh # buildkit
RUN |2 BUILD_MODE=AUTH CORE_REVISION=6533349 /bin/sh -c chmod +x /opt/run/bin/entrypoint.sh # buildkit
WORKDIR /opt/run/bin
ENTRYPOINT ["./entrypoint.sh"]

Labels

Key Value
org.opencontainers.image.version 22.04
Details
Container
2026-07-30 15:14:32 +00:00
14
OCI / Docker
linux/arm64
120 MiB
Versions (7) View all
6533349 2026-07-30
latest 2026-07-30
8b9f658 2026-01-10
wotlk-8b9f658 2026-01-10
4ffb5db 2025-12-27