Skip to content

Commit

Permalink
try #3
Browse files Browse the repository at this point in the history
  • Loading branch information
Yehonal committed Aug 6, 2020
1 parent 99a6438 commit 32283bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/joiner
Submodule joiner added at ee8d5a
1 change: 1 addition & 0 deletions docker/build/Dockerfile
Expand Up @@ -6,6 +6,7 @@ RUN apt update && apt install -y git cmake make gcc g++ clang libmysqlclient-dev
# copy the sources from the host machine to the Docker container
ADD .git /azerothcore/.git
ADD deps /azerothcore/deps
RUN mkdir /azerothcore/conf
ADD conf/dist /azerothcore/conf/dist
ADD src /azerothcore/src
ADD modules /azerothcore/modules
Expand Down

0 comments on commit 32283bd

Please sign in to comment.