Lightweight Docker/container images for Minecraft proxies.
WARNING: The following container is ephemeral, meaning any changes made to it will be discarded.
$ docker run --rm -it -p 25565:25577 ghcr.io/cubxity/minecraft-proxy:velocity-java17-slim-bullseye--rmremoves the container on exit-ikeeps STDIN open-tallocates a pseudo-TTY-ppublish port(s) to the host
This image makes use of Velocity's recommended flags by default. The data directory is located at /data.
MEMORYdefaults to1GINIT_MEMORYInitial memory to allocate to the JVM. Defaults toMEMORYMAX_MEMORYMaximum memory to allocate to the JVM. Defaults toMEMORYJVM_XX_OPTS-XX JVM argument overridesJVM_OPTSJVM arguments to append
This repository provides Azul Zulu and Eclipse Temurin based container images for Velocity.
NOTE: OpenJDK images are fully deprecated in favor of Azul Zulu and Temurin.
Supports linux/amd64 and linux/arm64.
This image is based on Azul Zulu's Debian slim Bullseye image. The image format is suffixed
with -java<version>-slim-bullseye.
Examples:
velocity-java17-slim-bullseyevelocity-3.0.1-95-java17-slim-bullseye
Supports linux/amd64.
This image is based on Eclipse Temurin's Alpine image. The image format is suffixed with -temurin<version>-alpine.
Examples:
velocity-temurin17-alpinevelocity-3.0.1-95-temurin17-alpine