4 lines
78 B
Docker
4 lines
78 B
Docker
FROM docker.io/docker:28-cli
|
|
|
|
RUN apk add --no-cache bash git ca-certificates
|