Autoupdater server for plugins from NeverStopGaming
- Download the Reposetory from GitHub
git clone https://github.com/NeverStopGaming/autoupdate-server.git
- Build the Image
docker build . -t neverstopgaming/update-server
- Run the Container
docker run --name Update-Server -d -p 803:3000 neverstopgaming/update-server