为了账号安全,请及时绑定邮箱和手机立即绑定

windows 下 dokcer build 后出现权限设置问题

windows 下 dokcer build 后出现权限设置问题

噜噜哒 2018-09-06 15:07:51
windows 下 dokcer build 后出现权限设置问题这个权限是指哪个目录,然后怎么设置?SECURITY WARNING: You are building a Docker image from Windows against a non-Windows Docker host. All files and directories added to build context will have '-rwxr-xr-x' permissions. It is recommended to double check and reset permissions for sensitive files and directories.
查看完整描述

1 回答

?
拉丁的传说

TA贡献1789条经验 获得超8个赞

windows本身是通过安装Linux虚拟机来支持Docker容器化解决方案的,这些的权限指的是我们创建的虚拟主机的目录权限。

//如果我们的虚拟名为default,进入之后用chmod命令对相应的目录进行权限操作
docker-machine ssh defualt


查看完整回答
反对 回复 2018-09-24
  • 1 回答
  • 0 关注
  • 2230 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信