Sign inSign up

petschenek/scratch_curl

By petschenek

Updated almost 5 years ago

The most lightweight docker image with curl. The image is only 7 MB

Image
0

185

petschenek/scratch_curl repository overview

How to test:

docker run --rm -it petschenek/scratch_curl curl google.com


You can exec into the container via sh and then run your commands:

docker run --rm -it petschenek/scratch_curl sh


Dockerfile: https://github.com/ManasPecenek/busybox/blob/main/scratch/curl/Dockerfile

Tag summary

Content type

Image

Digest

Size

3.4 MB

Last updated

almost 5 years ago

docker pull petschenek/scratch_curl