https://github.com/crafthippie/boergers
Minecraft mod pack Boergers
https://github.com/crafthippie/boergers
client container docker image minecraft server
Last synced: 4 months ago
JSON representation
Minecraft mod pack Boergers
- Host: GitHub
- URL: https://github.com/crafthippie/boergers
- Owner: crafthippie
- License: mit
- Created: 2024-01-17T13:21:13.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-01-26T08:28:25.000Z (5 months ago)
- Last Synced: 2026-01-26T22:48:29.397Z (5 months ago)
- Topics: client, container, docker, image, minecraft, server
- Language: Makefile
- Homepage: https://crafthippie.github.io/boergers
- Size: 280 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Boergers
[](https://github.com/crafthippie/boergers/actions/workflows/docker.yml) [](https://github.com/crafthippie/boergers)
This repository provides the whole configuration for the `Boergers` Minecraft
mod pack. It's used to automatically build and publish the required files for
[Modrinth][modrinth] and the [Curseforge Client][curse], and to publish a Docker
image for the server on [DockerHub][dockerhub]. Some information and
documentation about this pack can be found on https://crafthippie.github.io/boergers.
## Versions
To see the available Docker image versions it's best to look at
https://hub.docker.com/r/crafthippie/boergers/tags while you can see the
available files for the client at https://dl.webhippie.de/#minecraft/boergers/.
## Volumes
- /var/lib/minecraft
- /etc/minecraft/override
## Ports
- 25565
- 25575
- 8123
## Available environment variables
```console
MINECRAFT_BACKUPS_DIR = ${MINECRAFT_DATA_DIR}/backups
```
## Inherited environment variables
- [webhippie/minecraft-vanilla](https://github.com/dockhippie/minecraft-vanilla#available-environment-variables)
- [webhippie/temurin](https://github.com/dockhippie/adoptopenjdk#available-environment-variables)
- [webhippie/ubuntu](https://github.com/dockhippie/ubuntu#available-environment-variables)
## Contributing
Fork -> Patch -> Push -> Pull Request
## Authors
- [Thomas Boerger](https://github.com/tboerger)
## License
MIT
## Copyright
```console
Copyright (c) 2024 Thomas Boerger
```
[modrinth]: https://modrinth.com/
[curse]: https://download.curseforge.com/
[dockerhub]: https://hub.docker.com/r/crafthippie/boergers