This repository has been archived on 2025-04-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
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