curl-docker icon indicating copy to clipboard operation
curl-docker copied to clipboard

official docker image for curl

Results 24 curl-docker issues
Sort by recently updated
recently updated
newest added

github container registry, quay, etc

I fix mail links in README.

`Label keys should begin and end with a lower-case letter` https://docs.docker.com/config/labels-custom-metadata/#key-format-recommendations Signed-off-by: Jean-Philippe Menil

Previously: ```bash docker run -it curl/curl:7.78.0 -s -L http://curl.se # Unable to find image 'curl/curl:7.78.0' locally # docker: Error response from daemon: pull access denied for curl/curl, repository does not...

If you try to run the image in a Kubernetes cluster that has a PSP policy for nonRoot, you get the following error: ``` Error: container has runAsNonRoot and image...

curl/curl as the image name isn't quite right. Very nitty I know. :-) Thanks for the image.