Skip to content

Dockerfiles for automatic, multi-arch builds of several mangos cores

Notifications You must be signed in to change notification settings

ziermmar/docker-mangos

Repository files navigation

WIP: Docker Mangos

This repository contains a Dockerfile for building and running a Mangos server.

Disclaimer: It is currently a work in progress and not ready for general use yet.

Components

These images contain the following components:

  • cmangos
    • ahbot
    • playerbot
    • realmd
  • vmangos
    • mangosd
    • realmd

Architecture

The image was built for these CPU architectures

  • linux/amd64
  • linux/arm64

Source

This image is being automatically built by github actions at: https://github.com/ziermmar/docker-mangos.git

Persistent Storage

TODO

Configuring

TODO

Running

TODO

docker-compose

TODO