move openwebrx installation to the end to profit from docker build cache
This commit is contained in:
@ -8,3 +8,5 @@ RUN /install-dependencies-rtlsdr.sh &&\
|
||||
rm /install-dependencies-rtlsdr.sh &&\
|
||||
/install-connectors.sh &&\
|
||||
rm /install-connectors.sh
|
||||
|
||||
ADD . /opt/openwebrx
|
||||
|
Reference in New Issue
Block a user