Skip to content

Commit

Permalink
fix:apk err
Browse files Browse the repository at this point in the history
  • Loading branch information
huangsihao7 committed Mar 27, 2024
1 parent 16a42e3 commit c8bacc9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ RUN gop build -o ./community
# Run
FROM ubuntu:22.04

RUN apk update && apk upgrade
RUN apk --no-cache add libc6-compat
RUN apt-get update

WORKDIR /community/cmd/gopcomm

Expand Down

0 comments on commit c8bacc9

Please sign in to comment.