我目前在Windows上使用Boot2Docker.是否可以将root挂载到主机?
假设我正在使用Ubuntu图像,我想挂载/到主机.我怎么能这样做?
我一直在四处寻找并尝试:
docker run -v /c/Users/ubuntu:/ --name ubuntu -dt ubuntu
Run Code Online (Sandbox Code Playgroud)
但我最终得到了一个错误:
docker: Error response from daemon: Invalid bind mount spec "/c/Users/ubuntu:/": volumeslash: Invalid specification: destination can't be '/' in '/c/Users/Leon/ubuntu:/'.
Run Code Online (Sandbox Code Playgroud) 正如标题所说,有没有办法像在 AWS 控制台上一样在本地 dynamodb 中可视化数据?这对我来说似乎是缺点之一,因为使用 localhost:8000/shell(默认端点)并进行需要设置属性等的扫描。