You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a host alias directly to the /etc/hosts file can not be done in a straight forward way, since that file is mounted in read-only mode within the container. Therefore, using the hostAliases would be the cleanest solution.