Skip to content

Commit

Permalink
inspecting dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
turnmanh committed May 23, 2024
1 parent 213b466 commit 03e9e63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ RUN apt update -y && \
gobjc gfortran gnat python-dev pandoc \
git-lfs rsync libblas-dev liblapack-dev

COPY .. /tmp
COPY . /tmp
RUN ls -la

WORKDIR /tmp

Expand Down

0 comments on commit 03e9e63

Please sign in to comment.