mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-30 23:45:28 +08:00
2 lines
62 B
Docker
2 lines
62 B
Docker
FROM golang:1.20.4-alpine3.17
|
|
RUN apk add --no-cache make bash |