docker compose on macos with colima doesn't seem to serve internal to host port correctly #12

Closed
opened 2026-06-22 04:03:53 +00:00 by david · 1 comment
Owner

no config was performed for colima or docker beyopnd brew install

no config was performed for colima or docker beyopnd brew install
david closed this issue 2026-06-22 04:42:56 +00:00
Author
Owner

Fixed in 48d6d8c. Added --host flag to the serve command (default 127.0.0.1). Docker CMD now uses --host 0.0.0.0 so the server is reachable from the host machine through Colima.

Fixed in 48d6d8c. Added `--host` flag to the `serve` command (default `127.0.0.1`). Docker CMD now uses `--host 0.0.0.0` so the server is reachable from the host machine through Colima.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: david/akai-utils#12