abiosoft / abiosoft/colima

Mount using -v does not work

未关闭
#503 42 条评论 14 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
30.8k
派生
613
PR 合并指标
30 天内没有已合并 PR

描述

### Description

I am running Colima in this way:

brew install --HEAD lima
git clone https://github.com/abiosoft/colima.git && cd colima
git checkout support-vz
make build
sudo make install
colima start

And then I tried this one:

cd /User/edeviser/
docker run -it --rm -v /User/edeviser:/edeviser -w /edeviser ubuntu
#inside container
ls

But the folder is empty. No Error Messages or warnings on screen.

### Version

colima version v0.4.6-19-gf959232
git commit: f959232a2322e4b61217ecba0b92ef4618783cbf
limactl version HEAD-57beb9f
Qemu Version: Using Rosetta instead of qemu

### Operating System

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

### Reproduction Steps

See description.

### Expected behaviour

The mounted folder inside the container should show the files.
When using docker desktop instead the mount using -v works pretty fine.

### Additional context

_No response_

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。