0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Docker Destop for Windows の起動に失敗する

0
Posted at

Visual Studio2019のasp.net coreでDockerにチェックを入れた場合
自動的にDocker Destop for Windowsをインストールしてくれますが
私の環境では

ユーザー設定変数 "ErrorActionPreference" または共通パラメーターが Stop に設定されているため、実行中のコマンドが停止しました。

とか言って起動しません

で、いろいろ当たってみたら

が有効でした

コピーしておきます
Windows セキュリティを起動する(アプリの名前です)
アプリとブラウザーコントロールをクリック
一番下にあるExploit protectionの設定をクリック
プログラム設定のタブを選択
C:\WINDOWS\System32\vmcompute.exeを選んで編集をクリック
制御フローガード(CFG)のシステム設定の上書きのチェックを外して適用

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?