Sign inSign up

cina/mclan

By cina

•Updated over 8 years ago

Advertise Minecraft server over LAN

Image
0

1.5K

cina/mclan repository overview

Docker Image for Minecraft server LAN discovery

Set variables to customize

  • PORT: minecraft server port
  • MOTD: title of server

mclan.sh will loop to advertise server on LAN over UDP packets. You need to add --net host to make this work to Docker command line.

Example: docker run -e 'PORT=25565' -e 'MOTD=My cool MC server' --net host cina/mclan

Tag summary

Content type

Image

Digest

Size

5.5 MB

Last updated

over 8 years ago

docker pull cina/mclan