docker-curl/Dockerfile

3 lines
51 B
Docker

FROM alpine
RUN apk -Uuv add curl ca-certificates