Course Name Test Automation with Python (pytest)
Docker Image fenago/pytest-pycharm
Run Image docker run -d --restart=always --user root -p 5901:5901 -p 80:80 -e NO_VNC_PORT=80 --name pycharm fenago/pytest-pycharm
Note: You can also run multiple instances of jupyterLab by changing container name and port ( -p <update-host-port>: 80 ) in the above command.
Commit & Push Changes
docker commit pycharm fenago/pytest-pycharm
docker push fenago/pytest-pycharm
Labs
Content type
Image
Digest
Size
2.1 GB
Last updated
almost 6 years ago
docker pull fenago/pytest-pycharm