mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-15 13:35:08 +00:00
feat(docker): production images, integrated ccache and many other improvements (#5551)
This commit is contained in:
5
apps/docker/docker-build-prod.sh
Executable file
5
apps/docker/docker-build-prod.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd /azerothcore
|
||||
|
||||
bash acore.sh compiler build
|
||||
Reference in New Issue
Block a user