pytorch
1655b47a - Add some common tools to docker base (#86993)

Commit
2 years ago
Add some common tools to docker base (#86993) I always need to install these 2 tools whenever I use Docker manually to debug build and test issues: * unzip is to extracted the zipped artifacts from PyTorch CI * gdb is to do you know what :) IMO, it makes sense to have them as part of the container image Pull Request resolved: https://github.com/pytorch/pytorch/pull/86993 Approved by: https://github.com/ZainRizvi
Author
Committer
Parents
Loading