Skip to content

Commit

Permalink
Modify: modify DockerFile
Browse files Browse the repository at this point in the history
modify DockerFile
  • Loading branch information
Zherphy committed Oct 8, 2024
1 parent da7a057 commit 81a60c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DockerFile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ WORKDIR /home
COPY . .
RUN cd ./BigFiles && \
go get github.com/akrylysov/algnhsa && \
go get github.com/sirupsen/logrus && \
go build ./BigFiles/main.go

FROM openeuler/openeuler:22.03
Expand Down

0 comments on commit 81a60c4

Please sign in to comment.