Skip to content

Alpine based rcon container for Minecraft (using mcrcon)

License

Notifications You must be signed in to change notification settings

elamperti/docker-rcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Alpine based rcon container for Minecraft (using mcrcon)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published