papermc-docker
papermc-docker copied to clipboard
Unable to run Docker container with 1.17 Minecraft
Just did a fresh git pull and ran sudo docker run -p 25565:25565 phyremaster/papermc
I'm getting this message even though in the Dockerfile it states openjdk:16-slim
Minecraft 1.17 requires running the server with Java 16 or above. Download Java 16 (or above) from https://adoptopenjdk.net/
HI, to solve this problem change to adoptopenjdk/openjdk16 or, if you want to save resources: adoptopenjdk/openjdk16:alpine-slim