mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-29 23:15:28 +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 |