79498889

Date: 2025-03-10 18:46:43
Score: 1.5
Natty:
Report link

I achieved this by overriding the container command to write to /etc/hosts before executing the main task.

For example, sh,-c,echo 127.0.0.1 somehostname >> /etc/hosts && your-real-server

See also https://github.com/aws/containers-roadmap/issues/1076#issuecomment-692622717

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: vpzomtrrfrt