Skip to content

Commit 61f6731

Browse files
committed
add symlink in dockerfile
1 parent 9bc1ba8 commit 61f6731

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,5 @@ RUN set -ex \
6464
COPY --from=builder /tmp/isce*.deb /tmp/isce2.deb
6565

6666
RUN dpkg -i /tmp/isce2.deb
67+
68+
RUN ln -s /usr/lib/python3.8/dist-packages/isce2 /usr/lib/python3.8/dist-packages/isce

0 commit comments

Comments
 (0)