Docker image with curl
.gitignore | ||
Dockerfile | ||
README.md |
Docker image with curl
Simple alpine image with curl preinstalled
To use it:
docker run -it -v "$(pwd)":/src -w /src brenard/curl
.gitignore | ||
Dockerfile | ||
README.md |
Simple alpine image with curl preinstalled
To use it:
docker run -it -v "$(pwd)":/src -w /src brenard/curl