Skip to content

Commit

Permalink
Remove copy of src
Browse files Browse the repository at this point in the history
  • Loading branch information
jixunmoe committed Sep 16, 2020
1 parent 1f1f3d7 commit 647d72f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion builder/Dockerfile.gcc-10
Expand Up @@ -37,7 +37,6 @@ ENV CC=gcc-10 \
PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/lib/pkgconfig

COPY src /build/src
COPY deps /build/src
COPY bin /usr/local/bin

WORKDIR /build/lib
Expand Down

0 comments on commit 647d72f

Please sign in to comment.