mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-04 19:43:48 +00:00
Make the Docker installation easy
See: https://github.com/azerothcore/azerothcore-wotlk/wiki/Install-with-Docker
This commit is contained in:
@@ -10,4 +10,6 @@ Note: every time you update your AzerothCore sources, you **must** build again t
|
||||
|
||||
To build the container image you have to be in the **main** folder of your local AzerothCore sources directory.
|
||||
|
||||
```docker build -t azerothcore/build -f docker/build/Dockerfile . ```
|
||||
```
|
||||
docker build -t azerothcore/build -f docker/build/Dockerfile .
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user