Skip to content

Commit 23108c8

Browse files
committed
need to see the build path, test runner to look at /opt
1 parent a3a267e commit 23108c8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ RUN make all
3131
RUN ls -la /build/
3232
RUN ls -la /build/build/
3333

34+
RUN ls -la /opt/
35+
RUN ls -la /opt/*/
36+
37+
3438
# RUN zip -r /build/imagemagick-layer.zip /build/bin /build/share
3539

3640
# RUN mkdir /dist && \

0 commit comments

Comments
 (0)