Git Product home page Git Product logo

papermc-docker's Introduction

papermc-docker

Build Container Image image version image pulls

Docker container for PaperMC

Image

Registry Image
DockerHub sksat/papermc-docker
GitHub Container Registry ghcr.io/sksat/papermc-docker
tag Image Size
1.18 1.18
1.18-R0.1-SNAPSHOT 1.18-R0.1-SNAPSHOT
1.18-openjdk 1.18-openjdk
1.18-openjdk-17-slim 1.18-openjdk-17-slim
1.18-openjdk-17-slim-buster 1.18-openjdk-17-slim-buster
1.18-openjdk-17-oraclelinux8 1.18-openjdk-17-oraclelinux8
1.18-temurin-17.0.1_12-jdk 1.18-temurin-17.0.1_12-jdk
1.18-temurin-17.0.1_12-jdk-focal 1.18-temurin-17.0.1_12-jdk-focal

Tags

tag structure: <branch>-<Minecraft version>-<JDK>-<base-img>

Some fields have default value. If the tag contains a default value, there are other versions of tags that do not include that field.

Example: main-1.18-R0.1-SNAPSHOT-d0a2193-alpine-jre -> 1.18-alpine

  • tag field
field detail default value example
branch branch name main renovate/openjdk-17-slim
Minecraft version Minecraft(PaperMC) version N/A 1.18,1.18-R0.1-SNAPSHOT,1.18-R0.1-SNAPSHOT-0cd411e
JDK OpenJDK or Eclipse temurin openjdk temurin,openjdk
base-img Base Image It depends on JDK. openjdk->17-slim

Deploy

$ git clone https://github.com/sksat/papermc-docker
$ cd papermc-docker
$ mkdir data
$ echo "eula=true" > data/eula.txt
$ docker-compose up -d

Disclaimer

This project use paperclip system. So this container image does not contain vanilla Minecraft jar file. The vanilla Minecraft jar file will be downloaded and patched at the first time the container is started.

papermc-docker's People

Contributors

renovate-bot avatar sksat avatar renovate[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.