docker-curl-with-bash/Dockerfile

4 lines
56 B
Docker
Raw Normal View History

2024-02-04 13:51:05 +01:00
FROM curlimages/curl:8.6.0
RUN apk add --no-cache bash