mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-02-14 19:44:15 +01:00
Merge branch 'mqtt' into mqtt_plus
This commit is contained in:
commit
b5f2789e8f
|
|
@ -5,6 +5,8 @@ RUN apk add --update --no-cache \
|
|||
make \
|
||||
g++ \
|
||||
git \
|
||||
libsamplerate-dev \
|
||||
linux-headers \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
ADD ./ /MMDVMHost
|
||||
|
|
|
|||
Loading…
Reference in a new issue