mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
4 lines
84 B
Bash
Executable File
4 lines
84 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
docker build -t azerothcore/build -f docker/build/Dockerfile .
|