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-temurin17-jammy--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 OpenJDK and Eclipse Temurin based container images for Velocity.
⚠️ AdoptOpenJDK (adopt*) and OpenJDK (java*) variants are deprecated in favor of Eclipse Temurin. Support for non-LTS versions may be dropped at any time.
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.2.0-SNAPSHOT-temurin17-alpine
Supports linux/amd64 and linux/arm64.
This image is based on Eclipse Temurin's Ubuntu Jammy Jellyfish image. The image format is suffixed
with -temurin<version>-jammy.
Examples:
velocity-temurin17-jammyvelocity-3.2.0-SNAPSHOT-temurin17-jammy