3 lines
84 B
Bash
3 lines
84 B
Bash
#!/usr/bin/env bash
|
|
|
|
docker build -t azerothcore/build -f docker/build/Dockerfile .
|