mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-21 06:13:45 +00:00
add direwolf to docker build
This commit is contained in:
parent
fadcb9b43f
commit
62e9a39557
3 changed files with 253 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue