This is based on the marvellous blog posting by Oliver Zampieri.
This howto is written to create a self signed SSL NginX proxy on MacOS to
- Expose proxy at local host port
5001 - Connect the port
5001to port443inside Docker - Proxy the port
443to port5000on the host computer
This means that: