MacOS Kitematic 如何配置卷

MacOS Kitematic How To Configure Volumes

我是 docker 最新用户。我用Kitematic创建容器,为什么我的Configure Volumes是空的,如何添加文件夹?

我可以使用命令添加音量:

docker run -it -v /home/dock/Downloads:/usr/Downloads:ro ubuntu64 /bin/bash

但是如何通过 Kitematic 做到这一点?

https://docs.docker.com/engine/tutorials/dockervolumes/

Docker你到底需要什么?

Docker 太复杂了。在 macOS 上存在性能问题,需要用 docker-sync 替换捆绑同步。

除文档外,请查看 https://github.com/veggiemonk/awesome-docker

暂时没有办法 看到这个 https://forums.docker.com/t/modifying-or-adding-volumes/1287/3