mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
2 lines
63 B
Docker
2 lines
63 B
Docker
FROM golang:1.21.11-alpine3.19
|
|
RUN apk add --no-cache make bash |