mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
reduce layers
This commit is contained in:
parent
135e9ae7b9
commit
2505e95d1c
11 changed files with 39 additions and 39 deletions
|
|
@ -6,8 +6,8 @@ RUN ln -s /usr/local/lib /usr/local/lib64
|
|||
|
||||
ADD docker/scripts/direwolf-1.5.patch /
|
||||
ADD docker/scripts/install-dependencies.sh /
|
||||
RUN /install-dependencies.sh
|
||||
RUN rm /install-dependencies.sh
|
||||
RUN /install-dependencies.sh && \
|
||||
rm /install-dependencies.sh
|
||||
|
||||
ADD . /opt/openwebrx
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue