Skip to content

Modern Minecraft server network proxy Docker container

Notifications You must be signed in to change notification settings

spritsail/velocity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Docker Pulls Docker Stars Build Status

An Alpine Linux based Dockerfile to run the Minecraft server proxy Velocity It expects a volume to store data mapped to /config in the container. Enjoy!

Example run command

docker run -d --restart=on-failure:10 --name velocity -v /volumes/velocity:/config -p 25577:25577 spritsail/velocity:latest

About

Modern Minecraft server network proxy Docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published