docker-curl-with-bash/Dockerfile
2024-02-04 13:51:05 +01:00

4 lines
56 B
Docker

FROM curlimages/curl:8.6.0
RUN apk add --no-cache bash