Add installation path of pycharm64.exe
to your PATH
variable.
As of now the code is tested only on windows local machines.
./hello_world.sh
./provide_container.sh
./init_remote_ide.sh
ssh -p 2223 -i ~/.ssh/<key> <user>@localhost
Add /var/runtime
to Interpreter Paths
for your python interpreter in question in your IDE.
See the official docker build documentation. See also the official docker run documentation.