LoginSignup
3
0

More than 5 years have passed since last update.

PhpStormからDocker for Windowsを操作出来るようにする

Posted at

はじめに

PhpStormでDockerがサポートされているので、せっかくなので使ってみたかった。

環境

  • Windows 10
  • PhpStorm 2018.2
  • Docker for Windows 18.06.0-ce-win72

Docker for Windows側の設定変更

下記のチェックをONにしてTLS無しのTCPで接続を受け付けるようにする。

2018-07-31_20h52_44.png

PhpStorm側の設定変更

2018-07-31_22h08_41.png

Dockerビューの表示

2018-07-31_22h13_45.png

下記のようにコンテナ/イメージの一覧やコンテナログ等が確認出来ます。
コンテナの開始/停止/削除やイメージからのコンテナ作成も出来ます。

2018-07-31_22h16_12.png

3
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
3
0