hytale (sha256:e3673c89c7e8b5e0a030b043f6335897bafbdbb41f827b8f87b9bfe8a9960414)

Published 2026-05-25 12:04:53 +02:00 by opgl

Installation

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

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 SERVER_NAME=Hytale Server
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:04:53 +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