-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
status/ready to testAn image or docs update is ready to be tested by the reporterAn image or docs update is ready to be tested by the reporter
Description
Describe the problem
I ran the latest image with -e MOTD="My Server" and the MOTD doesn't change. It keeps the default one
I tried running the java17 image and the MOTD changes properly. That one was updated a day ago so I guess it was before 977d082 when code related to MOTD was changed
Container definition
podman run -d -it -p 25565:25565 -e EULA=TRUE -e MOTD="My Server" itzg/minecraft-server
podman run -d -it -p 25565:25565 -e EULA=TRUE -e MOTD="My Server" itzg/minecraft-server:java17
Container logs
Metadata
Metadata
Assignees
Labels
status/ready to testAn image or docs update is ready to be tested by the reporterAn image or docs update is ready to be tested by the reporter

