Skip to content

Commit

Permalink
Merge pull request #31 from beraldoleal/revert-30-doockerfix
Browse files Browse the repository at this point in the history
Revert "Dockerfile PODVM Diagnose"
  • Loading branch information
harvey0100 committed Jul 9, 2024
2 parents 822f4ce + 3277b74 commit 9ea5a2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion podvm/Dockerfile.podvm_builder
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ RUN curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain ${RUST_VERS
ENV PATH "/root/.cargo/bin:/usr/local/go/bin:$PATH"

RUN echo $PATH
RUN echo $GOPATH

RUN rustup target add x86_64-unknown-linux-musl && ln -sf /usr/bin/g++ /bin/musl-g++

Expand Down

0 comments on commit 9ea5a2c

Please sign in to comment.