mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-29 11:14:31 +01:00
4 lines
120 B
Docker
4 lines
120 B
Docker
From golang:@GO_VERSION@-alpine3.7
|
|
|
|
RUN apk update && apk add git make bash gcc musl-dev linux-headers apk-tools-static
|