Your safety is not our problem

bo3-gameserver (latest)

Published 2026-05-19 21:14:22 +02:00 by hashtags

Installation

docker pull hazzy.nonamesoft.xyz/bo3/bo3-gameserver:latest
sha256:cd2f4f492c8fec6145d3ee7febcb8a9479ffac47cacb6a95b1a68b438a580b45

Image Layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1777939200'
RUN /bin/sh -c apt-get update && apt-get install -y libcurl4 libopusfile0 && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
COPY /app/build/einsteiniumserver /usr/bin/einsteiniumserver # buildkit
COPY /app/build/LocalPak.epkg . # buildkit
COPY /app/AppCfg.json . # buildkit
ENTRYPOINT ["/usr/bin/einsteiniumserver"]
Details
Container
2026-05-19 21:14:22 +02:00
0
OCI / Docker
linux/amd64
73 MiB
Versions (1) View all
latest 2026-05-19