mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-12-06 02:30:26 -08:00
3 lines
84 B
Bash
3 lines
84 B
Bash
#!/usr/bin/env bash
|
|
|
|
docker build -t azerothcore/build -f docker/build/Dockerfile .
|