brackets-terminal icon indicating copy to clipboard operation
brackets-terminal copied to clipboard

usage within a docker container

Open jmls opened this issue 9 years ago • 3 comments

I'm trying to get brackets running as a docker container - so far so good, the basics are there, thanks to https://github.com/rabchev/brackets-server .

However, I can't get brackets-terminal working. I can install it, but it just doesn't start .

Is there any debug that I can supply that would help sort this ?

thanks!

jmls avatar Jan 04 '16 21:01 jmls

a month on .. is this project dead ? Are there any alternatives ?

The problem is this : localhost is hardcoded into the connection. This obviously does not work if the host is not localhost ;)

jmls avatar Feb 04 '16 11:02 jmls

@jmls are you using Mac OS X because I may have a solution.

Jeff-Russ avatar Feb 08 '16 05:02 Jeff-Russ

nope, not using OS X - but I found the problem ;) Turns out that brackets-server requires either TMP or TEMP env variables to be set (I haven't figured out which one yet)

thanks anyway

jmls avatar Feb 08 '16 21:02 jmls