mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-22 19:43:51 -05:00
rm glob copy of other repos
This commit is contained in:
@@ -6,8 +6,6 @@ RUN apk add --no-cache build-base
|
||||
|
||||
FROM golang_cgo125 AS dolt_build
|
||||
COPY dolt/go/go.mod /build/dolt/go/
|
||||
COPY go-mysql-server*/ /build/go-mysql-server/
|
||||
COPY vitess*/ /build/vitess/
|
||||
WORKDIR /build/dolt/go/
|
||||
RUN go mod download
|
||||
RUN apk add --no-cache icu-dev icu-static
|
||||
|
||||
Reference in New Issue
Block a user