abiosoft / abiosoft/colima

option --network-address does not expose internal ip address

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

説明

### Description

Starting colima with `--network-address`, or setting **address: true** in the `config` file, does not expose internal IP address of the docker host. `colima list` outputs an empty value for the `ADDRESS` column:

```
➜ ~ colima list
PROFILE STATUS ARCH CPUS MEMORY DISK RUNTIME ADDRESS
default Running aarch64 4 4GiB 100GiB docker
```

### Version

Colima Version: 0.4.6
Lima Version: 0.12.0
Qemu Version: Stable 7.1.0

### Operating System

- [ ] macOS Intel
- [X] macOS M1
- [ ] Linux

### Reproduction Steps

1. colima start --network-address
2.
3. colima list. The address field is empty

### Expected behaviour

colima list should apparently show an ip address that can be used to access anything listening within the docker container

### Additional context

_No response_

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

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

評価

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

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

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