I'm having trouble accessing Nginx locally, which is running with Docker and Netskope client enabled.
I need to use the Nginx Docker image for development on some machines; however, when the Netskope client is enabled, I can't access the web server via http://127.0.0.1:8080. When I disable the client, access works fine.
Has anyone experienced a similar issue?