mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
reduce layers
This commit is contained in:
parent
135e9ae7b9
commit
2505e95d1c
11 changed files with 39 additions and 39 deletions
|
|
@ -2,5 +2,5 @@ ARG ARCHTAG
|
|||
FROM openwebrx-soapysdr-base:$ARCHTAG
|
||||
|
||||
ADD docker/scripts/install-dependencies-soapyremote.sh /
|
||||
RUN /install-dependencies-soapyremote.sh
|
||||
RUN rm /install-dependencies-soapyremote.sh
|
||||
RUN /install-dependencies-soapyremote.sh &&\
|
||||
rm /install-dependencies-soapyremote.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue