Releases: DrSnowbird/cuda-pytorch-docker
Releases · DrSnowbird/cuda-pytorch-docker
updated: Makefile, build.sh, scripts/add-user-sudo.sh, shell.sh
updated: Makefile, build.sh, scripts/add-user-sudo.sh, shell.sh
Fixed build issue sklean
Fixed build issue sklean
Updated patch for supporting build corporate SSL Proxy
Updated patch for supporting build corporate SSL Proxy
Updated to nvcr.io/nvidia/pytorch:22.12-py3
- Updated to track nvcr.io/nvidia/pytorch:22.12-py3
- added supporting scripts for Containers to be built in corporate SSL proxy/gateway (you just need to get and save your corporate SSL cert (*.crt) files in the ./certificates folder and the 'make build' will automatically take care of the setup of SSL cert files. This usually is the main challenge for developers trying to build Containers behind their corporate controlling SSL Proxy (man-in-the-middle) interception of the Container's https, pip install (w/SSL) and causing the failure of building container.
Updated to v1.22.09
Updated to v1.22.09
- Also, updated Makefile, run.sh (to auto-create .env and docker-compose.yml)
- The base image is based upon https://catalog.ngc.nvidia.com/orgs/nvidia/containers/pytorch/tags
Updated to nvcr.io/nvidia/pytorch:22.10-py3
- Updated to nvcr.io/nvidia/pytorch:22.10-py3
- added 'pip-libs-versions.txt' file to help tracking pip libs versions
Tracking latest: nvcr.io/nvidia/pytorch:22.08-py3
Tracking latest: nvcr.io/nvidia/pytorch:22.08-py3
Tracking nvcr.io/nvidia/pytorch:22.04-py3
- Tracking nvcr.io/nvidia/pytorch:22.04-py3
Adding back sample-notebooks folder
bug fixing: Adding back sample-notebooks folder
Tracking nvcr.io/nvidia/pytorch:22.01-py3
- Tracking nvcr.io/nvidia/pytorch:22.01-py3