fix copy target
This commit is contained in:
parent
bfc3684d75
commit
320f64a611
@ -4,7 +4,7 @@ COPY docker/files/js8call/js8call-hamlib.patch \
|
|||||||
docker/files/wsjtx/wsjtx.patch \
|
docker/files/wsjtx/wsjtx.patch \
|
||||||
docker/files/wsjtx/wsjtx-hamlib.patch \
|
docker/files/wsjtx/wsjtx-hamlib.patch \
|
||||||
docker/files/dream/dream.patch \
|
docker/files/dream/dream.patch \
|
||||||
docker/scripts/install-dependencies.sh \
|
docker/scripts/install-dependencies.sh /
|
||||||
RUN /install-dependencies.sh && \
|
RUN /install-dependencies.sh && \
|
||||||
rm /install-dependencies.sh && \
|
rm /install-dependencies.sh && \
|
||||||
rm /*.patch
|
rm /*.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user