mac-docker-connector icon indicating copy to clipboard operation
mac-docker-connector copied to clipboard

The connector provides the ability for the mac/windows host to directly access the docker container

Results 11 mac-docker-connector issues
Sort by recently updated
recently updated
newest added

**系统信息:** 芯片:Apple M1 Pro 系统:sonoma 14.4 **docker-connector.log** 2024/03/14 19:52:21 load config(true) => /opt/homebrew/etc/docker-connector.conf 2024/03/14 19:52:21 interface => utun1 2024/03/14 19:52:21 command => ifconfig utun1 inet 192.168.251.2 192.168.251.1 netmask 255.255.255.255 up...

![image](https://github.com/wenjunxiao/mac-docker-connector/assets/5280099/e9e2cf43-f3dc-41c9-80fa-cd4e20a355f8) 所有的设定都是按步来的。 不好使不会找问题。 ![image](https://github.com/wenjunxiao/mac-docker-connector/assets/5280099/b03a4ce6-891d-413a-a032-c3e5204474e1) 不管用呀。

## 环境 系统:macOS 13.4.1 (c) (22F770820d) cpu interl docker desktop:4.22.1 ## 问题 按照教程安装配置后,无法ping通,配置文件内容不生效。 命令生成的文件地址为 `/usr/local/etc/docker-connector.conf` 查看日志文件,使用的是安装目录下的文件地址 `/usr/local/opt/docker-connector/bin/etc/docker-connector.conf`。在相应地址复制原配置文件后,可正常访问

docker: 4.21.1 docker-> redis-cluster 7.0.11 $ brew tap wenjunxiao/brew $ brew install docker-connector $ docker network ls --filter driver=bridge --format "{{.ID}}" | xargs docker network inspect --format "route {{range .IPAM.Config}}{{.Subnet}}{{end}}"...

主机日志docker-connector.log ` 2023/02/06 09:30:24 command => route -n delete -net 172.19.0.0/16 2023/02/06 09:30:38 load config(true) => /usr/local/etc/docker-connector.conf 2023/02/06 09:30:38 interface => utun0 2023/02/06 09:30:38 command => ifconfig utun0 inet 192.168.251.2...

我去看代码发现应该是配置文件路径没传进去导致。 我知道搞开源不容易,也能理解开源精神,但是问题如此多的情况下还拿出来给大家用就是纯属浪费大家宝贵时间给你当小白鼠,开源难道是为写个玩具出来好看用的吗?

主机是centos8,我应该如何设置把容器分享给其他人,使用docker-accessor连接的服务地址应该填什么?公司网段有点复杂,直接用添加静态路由的方式不太行,所以想试试docker-accessor的方式

mac intel 报错: sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper sudo: a password...

使用 OrbStack 一直启动失败