5
2

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が動かない時

Last updated at Posted at 2018-07-06

PCを再起動するとDockerコマンドが無効になってしまい、困ったので記事にしました。(Docker for macです。)

$docker ps
Error response from daemon: Bad response from Docker engine

ツールバーにあるクジラアイコンの「Preferences...」をクリック。

スクリーンショット 2018-07-06 11.09.45.png

「Restart」をクリック。

暫くすると、

$ docker ps
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

動きました 🎂

5
2
1

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
5
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?