検索

ホームページ  >  に質問  >  本文

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

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.

伊谢尔伦伊谢尔伦2771日前1253

全員に返信(1)返信します

  • PHP中文网

    PHP中文网2017-04-24 09:11:28

    Windows 自体は、Linux 仮想マシンをインストールすることで Docker コンテナ化ソリューションをサポートします。これらの権限は、作成した仮想ホストのディレクトリ権限を参照します。

    リーリー

    返事
    0
  • キャンセル返事