Skip to content

This repository contains scripts to build Docker images for PaperMC.

License

Notifications You must be signed in to change notification settings

mc8s/papermc-docker

Repository files navigation

Papermc-Docker

This repository contains scripts to build Docker images for PaperMC.

It gets the versions and JAR's from papermc.io using papermcdl.

Docker Hub

The projects are available on the Mc8s Docker Hub profile. Each papermc project has its own repository on docker hub. The versions are updated everytime the pipeline runs, and it finds a new build for this version.

Available Projects

Pipeline

The pipeline is configured to build hourly, at round about the 50th minute.

Usage

You have to set the environment variable PROJECT or give the project over the flag project, to set the project you want to build the images for.

papermc-docker --project=waterfall

or

export PROJECT=waterfall
papermc-docker

About

This repository contains scripts to build Docker images for PaperMC.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published