79170833

Date: 2024-11-08 16:28:32
Score: 2.5
Natty:
Report link

UPDATE :

Manage to get it working with docker run --add-host=myapp1.test:host-gateway

Had some trouble getting my docker app fetching the data correctly because it's a secure link with unverified certificate, but

wget --no-check-certificate https://myapp1.test:443/

worked from inside the container!

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Sammy Bessette