docker-curl/Dockerfile

3 lines
51 B
Docker
Raw Normal View History

2022-04-30 14:28:16 +02:00
FROM alpine
RUN apk -Uuv add curl ca-certificates