Sign inSign up

muelheimmodular/curl

By muelheimmodular

•Updated over 5 years ago

curl - command line tool and library - as docker container!

Image
1

253

muelheimmodular/curl repository overview

⁠docker-curl

curl⁠ - command line tool and library... as docker container!

⁠Usage

As command directly in your terminal:

docker run --rm muelheimmodular/curl -sSL http://example.com

As commandlet in your dockerized environment:

echo 'docker run --rm muelheimmodular/curl $@' > /usr/bin/curl && chmod +x /usr/bin/curl

⁠License

MIT⁠

Tag summary

Content type

Image

Digest

Size

3.7 MB

Last updated

over 5 years ago

docker pull muelheimmodular/curl