Kubernetes/Docker/Dockerfile/Drone-Images/Dockerfile-git

5 lines
91 B
Plaintext
Raw Normal View History

2024-08-07 10:54:39 +00:00
FROM alpine/git
LABEL maintainer="Offends <offends4@163.com>"
RUN apk add --no-cache bash