Sign inSign up

katorly/vnc-pycharm-c

By katorly

Updated over 1 year ago

Basic Python development environment with PyCharm Community in VNC.

Image
Languages & frameworks
Integration & delivery
0

476

katorly/vnc-pycharm-c repository overview

vnc-pycharm-c

Basic Python development environment with PyCharm Community in VNC.

Includes

  • PyCharm Community
  • TightVNC & noVNC
  • Python 3.12
  • Tools for dependencies management, code analysis, package publishing, etc.
  • Jupyter

Use pyenv to install and manage Python versions.

Usage

Map the container's port 6081 to your host's port:

docker run -p <host-port>:6081 -it katorly/vnc-pycharm-c:latest

Then visit localhost:<host-port> in your browser, and click "Connect". When asked for credentials, press "Send Credentials" with empty password.

Tag summary

Content type

Image

Digest

sha256:20194f5bc

Size

1.4 GB

Last updated

over 1 year ago

docker pull katorly/vnc-pycharm-c