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?

内容

DockerDesktopがマルウェア判定されて起動できない
既にGitに回避策があがっているので、以下自分用備忘録

対応

Dockerデスクトップのインストールを診断する

check.sh.txtをダウンロードしてcheck.shに改名

実行権限付与
chmod +x check.sh
証明書の検証
./check.sh /Applications/Docker.app/Contents/Library/LaunchServices/com.docker.vmnetd

証明書の検証に失敗したので、DockerDesktopを再インストール
再インストール後、無事Docker起動

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?