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