Skip to content

crafthippie/boergers

Repository files navigation

Boergers

Docker Workflow GitHub Repo

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, and to publish a Docker image for the server on 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

MINECRAFT_BACKUPS_DIR = ${MINECRAFT_DATA_DIR}/backups

Inherited environment variables

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

MIT

Copyright

Copyright (c) 2024 Thomas Boerger <http://www.webhippie.de>