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