Docker for Mac与WebStorm节点远程解释器 [英] Docker for Mac with WebStorm Node Remote Interpreter

查看:267
本文介绍了Docker for Mac与WebStorm节点远程解释器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试设置Docker for Mac(测试版)来使用完整的Docker环境。

I'm trying to setup Docker for Mac (beta) to use a full docker environment.

Client:
 Version:      1.13.0-rc7
 API version:  1.25
 Go version:   go1.7.3
 Git commit:   48a9e53
 Built:        Fri Jan 13 21:41:57 2017
 OS/Arch:      darwin/amd64

Server:
 Version:      1.13.0-rc7
 API version:  1.25 (minimum version 1.12)
 Go version:   go1.7.3
 Git commit:   48a9e53
 Built:        Fri Jan 13 21:41:57 2017
 OS/Arch:      linux/amd64
 Experimental: true

这是我的问题。当我去WebStorm这是我有的:

Here is my issue. When I go to WebStorm this is what I have:

我可以运行并停止 docker run -d -p 80:80 --name webserver nginx 很好。

I'm able to run and stop docker run -d -p 80:80 --name webserver nginx just fine.

我需要如何正确配置Node.js远程解释器的步骤是什么?

What are the steps that I need to get to configure Node.js Remote Interpreter correctly?

推荐答案

我发现这个: https ://kawashi.me/docker-integration-in-pycharm-when-using-docker-for-mac.html ,它的作用就像一个魅力。 :)我真的不想安装brew或任何额外的包,但为了这个我会做一个例外。

I found this: https://kawashi.me/docker-integration-in-pycharm-when-using-docker-for-mac.html and it works like a charm. :) I really didn't want to install brew or any extra packages but for this I will make an exception.

这篇关于Docker for Mac与WebStorm节点远程解释器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆