LoginSignup
0
0

Vmmemメモリ消費の解消

Last updated at Posted at 2021-05-28

背景
Vmmemというプロセスが以上にメモリを食うので
wsl --shutdown

参考:https://snowsystem.net/other/windows/wsl2-reboot/
してからdockerのコンテナを起動しようとしたところ以下のエラーが出た。

image.png

docker: error during connect: This error may indicate that the docker daemon is not running.: Post "http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/containers/create": open //./pipe/docker_engine: The system cannot find the file specified.
See 'docker run --help'.

隠れているインジケータ上で鯨アイコンを右クリック→Restart Dockerで解決。
image.png

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