mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
4 lines
84 B
Bash
4 lines
84 B
Bash
#!/usr/bin/env bash
|
|
|
|
docker build -t azerothcore/build -f docker/build/Dockerfile .
|