Source Container Image
RUN apt-get update
RUN apt-get install curl -y
ENTRYPOINT ["/bin/bash"]
Network
The network requests typically use the browser's fetch API. However, due to browser security protocols, the requests can fail due to CORS and Mixed Content errors. By using this Chrome Extension, all requests from the container will be executed through the extension, resolving the issues. You can extract the files and load the extension via 'Load unpacked' at chrome://extensions/.