Sign inSign up

darron/all-the-curls

By darron

Updated almost 4 years ago

https://github.com/darron/all-the-curls

Image
0

1.0K

darron/all-the-curls repository overview

all-the-curls

Need have some endpoints you need to test and need curl?

Are some of those endpoints GRPC and you're tired of tricking curl into talking to it?

all-the-curls is here for you:

https://hub.docker.com/repository/docker/darron/all-the-curls

Common uses are:

docker run -i --tty darron/all-the-curls sh

And on Kubernetes:

kubectl run curling-rink --image=darron/all-the-curls -i --tty --rm -- sh

Tag summary

Content type

Image

Digest

sha256:f48163261

Size

22.6 MB

Last updated

almost 4 years ago

docker pull darron/all-the-curls