I am able to run the hello-world-nginx Docker container running Kitematic on Windows 7. The following tutorial shows that the website_files is accessible from the Mac Finder: https://kitematic.com/docs/nginx-web-server/
On Windows, I do not see the Edit Files section in Kitematic and the Volumes tab is empty.
I am new to Docker, Kitematic and VirtualBox.
Are volumes supported yet in Kitematic 0.7.6 for Windows? I was not prompted to mount a volume and I don't see any way to do it in Kitematic.
答案 0 :(得分:1)
我今天刚安装在Windows 10上,是的,它支持卷,但实际上是基于图像配置。我看到你很久以前发布了这个帖子,再给你一个更新你有什么,你应该在那里找到它。
答案 1 :(得分:0)
只在OSX版本中猜测你总是可以改变它们......对于最新的mongo它也适用于Win,但它也直接在dockerfile中安装: https://github.com/docker-library/mongo/blob/191cc63288fb44c2fd147eac27ade07ae4b6b0b5/3.2/Dockerfile#L58
猜猜它可以很容易地以类似的方式添加到任何dockerfile。