Sign inSign up

orrisroot/cors-anywhere

By orrisroot

•Updated 7 months ago

cors-anywhere docker image

Image
0

3.5K

orrisroot/cors-anywhere repository overview

⁠cors-anywhere docker image

This image provides cors-anywhere⁠ service.

⁠Example

⁠Run
docker run --restart always -d --name cors-anywhere -p 8080:8080 orrisroot/cors-anywhere
⁠Request
curl --request GET \
  --url http://localhost:8080/http://example.com \
  --header 'origin: *'

Tag summary

Content type

Image

Digest

sha256:98f8e8563…

Size

51.7 MB

Last updated

7 months ago

docker pull orrisroot/cors-anywhere