Update Dockerfile
This commit is contained in:
parent
41e144ceca
commit
9917c5bdcb
1 changed files with 1 additions and 0 deletions
|
@ -6,4 +6,5 @@ RUN go install github.com/esrrhs/pingtunnel
|
|||
|
||||
FROM debian
|
||||
COPY --from=build-env /go/bin/pingtunnel .
|
||||
COPY GeoLite2-Country.mmdb .
|
||||
WORKDIR ./
|
||||
|
|
Loading…
Add table
Reference in a new issue