This repository offers a development environment for Python and C++ with Docker
Dockerfile
docker run --runtime nvidia --rm -it skujirai/docker-python-cpp-ssh
Docker Compose
docker-compose up --build
PORT_SSH: SSH portPORT_NOTEBOOK: Port number for jupyter notebookNOTEBOOK_PASS: Password to access jupyter notebook