https://github.com/Rob--W/cors-anywhere
docker build -t "image name" . // current dir
docker run -p ???:8080 "image name" -d
https://github.com/Rob--W/cors-anywhere
docker build -t "image name" . // current dir
docker run -p ???:8080 "image name" -d