abiosoft / abiosoft/colima

Domains pointing to 127.0.0.1 does not work after switching between Colima and Docker Desktop

オープン
#559 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
30.8k
フォーク
613
PR マージ指標
30日以内にマージされた PR はありません

説明

### Description

I installed latest Colima with Brew. When ever I start Colima and then run some containers listening :80 and :443 ports all domains which point to 12.7.0.0.1 (example foobar.traefik.me) will fail. Also when switching back to Docker Desktop.

Currently only way I get current active system (Colima or Docker) working is rebooting macOS.

### Version

Colima Version: 0.5.2
Lima Version: 0.14.2
Qemu Version: 7.2.0

### Operating System

- [ ] macOS Intel <= 12 (Monterrey)
- [ ] macOS Intel >= 13 (Ventura)
- [ ] macOS M1 <= 12 (Monterrey)
- [X] macOS M1 >= 13 (Ventura)
- [ ] Linux

### Output of `colima status`

I tried vm-types: `vz` and `qemu`
Add dnsses --dns=8.8.8.8 --dns=1.1.1.1
Tried mount types: `virtiofs` and `sshfs`

### Reproduction Steps

1. Install Colima
2. Start colima
3. Run containers which listen 80 and 443 port
4. Have some domain pointing to 127.0.0.1
5. Switch back to Docker Desktop
6. Repeat steps 3 and 4

### Expected behaviour

Container responsing to e.g. `http://foobar.traefik.me` or `https://foobar.traefik.me` should give response.

### Additional context

_No response_

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。