You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 months ago | |
---|---|---|
.github | 2 years ago | |
auth@8ec3e6ff55 | 9 months ago | |
files | 4 years ago | |
.dockerignore | 4 years ago | |
.editorconfig | 2 years ago | |
.gitignore | 9 months ago | |
.gitmodules | 9 months ago | |
Dockerfile | 9 months ago | |
LICENSE | 2 years ago | |
Makefile | 4 years ago | |
README.md.old | 9 months ago | |
README.org | 9 months ago | |
docker-compose.yml | 9 months ago | |
docker-minecraft.png | 4 years ago |
README.org
Minecraft Docker
Dockerfile and docker-compose for your own server jar
Usage
Change your JAVA_VERSION in Dockerfile and build:
docker compose build
Place server.jar to files/
folder, change your Docker Compose file and run:
docker compose up -d