Sign inSign up

elamperti/docker-rcon

By elamperti

Updated over 9 years ago

Alpine based rcon container for Minecraft (using mcrcon)

Image
0

2.0K

elamperti/docker-rcon repository overview

Minecraft rcon Docker Automated build

This is an Alpine based rcon container, using mcrcon as client.

Usage

Run it specifying host, port and password along with a command (or -t for a interactive terminal):

docker run elamperti/docker-rcon -H <server_ip> -P <port> -p <password> "say Hello world" save-all

The client is able to take the server address, port and password from environment variables MCRCON_HOST, MCRCON_PORT and MCRCON_PASS.

Tag summary

Content type

Image

Digest

Size

2.8 MB

Last updated

over 9 years ago

docker pull elamperti/docker-rcon