hytale (sha256:508727f8eac58d572bda2124e94d313f7b96bcf69405131d658bfdc4faaecbef)

Published 2026-05-25 12:45:19 +02:00 by opgl

Installation

docker pull git.plochit.pl/shardhost.eu/hytale@sha256:508727f8eac58d572bda2124e94d313f7b96bcf69405131d658bfdc4faaecbef
sha256:508727f8eac58d572bda2124e94d313f7b96bcf69405131d658bfdc4faaecbef

About this package

Placeholder image for Hytale until the game is officially released.

Image layers

ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
LABEL org.opencontainers.image.title=ShardHost — Hytale Server (Placeholder) org.opencontainers.image.description=Placeholder image for Hytale until the game is officially released. org.opencontainers.image.vendor=ShardHost org.opencontainers.image.url=https://hytale.com
RUN /bin/sh -c apk add --no-cache bash socat # buildkit
ENV SERVER_PORT=25565
WORKDIR /data
COPY entrypoint.sh /entrypoint.sh # buildkit
RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit
EXPOSE [25565/tcp]
ENTRYPOINT ["/entrypoint.sh"]

Labels

Key Value
org.opencontainers.image.description Placeholder image for Hytale until the game is officially released.
org.opencontainers.image.title ShardHost — Hytale Server (Placeholder)
org.opencontainers.image.url https://hytale.com
org.opencontainers.image.vendor ShardHost
Details
Container
2026-05-25 12:45:19 +02:00
0
OCI / Docker
linux/amd64
4.4 MiB
Versions (3) View all
sha-8d7bb16 2026-05-25
latest 2026-05-25
sha-fbaf75f 2026-05-25