Skip to content

Support for graphical desktop environment (including preconfigured PyCharm)

Bartek Wrona requested to merge bw_haf_builder_unification into master

After building the image, starting container and connecting there using SSH, you can spawn ./pycharm-community-2022.3.1/bin/pycharm.sh from haf_admin home directory. By default it sets DISPLAY variable to the docker host (most cases when Windows is a machine hosting docker container). Otherwise you can always redefine this variable to your host IP (i.e. where MobaXTerm is used, providing X server connections)

Merge request reports