forked from cerc-io/plugeth
Dockerfile clean up
This commit is contained in:
parent
730bea26d5
commit
6ffe72d5e6
@ -12,7 +12,7 @@ RUN apk add --no-cache gcc musl-dev binutils-gold linux-headers git
|
||||
ARG GIT_VDBTO_TOKEN
|
||||
|
||||
# Get dependencies - will also be cached if we won't change go.mod/go.sum
|
||||
WORKDIR /go-ethereum/
|
||||
WORKDIR /go-ethereum
|
||||
COPY go.mod .
|
||||
COPY go.sum .
|
||||
COPY wrapmain wrapmain
|
||||
|
Loading…
Reference in New Issue
Block a user