2024-12-26, 09:14 PM
Make sure that every step in the chain from the host to the container supports IPv6. OR go the opposite direction and disable IPv6.
Another thing we can do is see how your host and container are resolving addresses. Run this command on the host and container command line and share the output.
Another thing we can do is see how your host and container are resolving addresses. Run this command on the host and container command line and share the output.
Code:
curl -vvv https://image.tmdb.org/t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg -o /tmp/futurama.jpg