Skip to content

Fix e2e host gateway resolution in Docker on Linux#118

Merged
ganto merged 1 commit intomainfrom
feature/fix-docker
Mar 22, 2026
Merged

Fix e2e host gateway resolution in Docker on Linux#118
ganto merged 1 commit intomainfrom
feature/fix-docker

Conversation

@ganto
Copy link
Copy Markdown
Owner

@ganto ganto commented Mar 22, 2026

Add --add-host flag to container run commands so that the host gateway hostname resolves correctly. Docker on Linux (e.g. GitHub Actions) does not automatically add host.docker.internal to /etc/hosts unlike Docker Desktop or Podman.

Add --add-host flag to container run commands so that the host gateway
hostname resolves correctly. Docker on Linux (e.g. GitHub Actions) does
not automatically add host.docker.internal to /etc/hosts unlike Docker
Desktop or Podman.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ganto ganto added the bug Something isn't working label Mar 22, 2026
@ganto ganto merged commit 57effec into main Mar 22, 2026
7 checks passed
@ganto ganto deleted the feature/fix-docker branch March 22, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant