mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
move openwebrx installation to the end to profit from docker build cache
This commit is contained in:
parent
05485ba8e3
commit
7948b7bfa1
11 changed files with 18 additions and 2 deletions
|
|
@ -4,3 +4,5 @@ FROM openwebrx-soapysdr-base:$ARCHTAG
|
|||
ADD docker/scripts/install-dependencies-soapyremote.sh /
|
||||
RUN /install-dependencies-soapyremote.sh &&\
|
||||
rm /install-dependencies-soapyremote.sh
|
||||
|
||||
ADD . /opt/openwebrx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue