add direwolf to docker build

This commit is contained in:
Jakob Ketterl
2019-08-23 22:21:30 +02:00
parent fadcb9b43f
commit 62e9a39557
3 changed files with 253 additions and 2 deletions

View File

@ -3,6 +3,7 @@ FROM $BASE_IMAGE
RUN apk add --no-cache bash
ADD docker/scripts/direwolf-1.5.patch /
ADD docker/scripts/install-dependencies.sh /
RUN /install-dependencies.sh