Full featured Jetbrains Projector Webstorm docker image.
253
Full featured Jetbrains Projector Webstorm docker image.
All info to Webstorm can be found here https://github.com/JetBrains/projector-docker.
How to run JetBrains IDE in Docker and access it via a web browser?
Pull the image and run it via the following command:
docker run --rm -p 8887:8887 -it shyd/webstorm
This will run Projector Server with the selected JetBrains IDE locally.
To access Projector Server with IDE, use http://localhost:8887/.
Content type
Image
Digest
Size
824.1 MB
Last updated
over 5 years ago
docker pull shyd/webstorm