siaimes/pytorch: Build ready-to-use pytorch docker images.
https://hub.docker.com/repository/docker/siaimes/pytorch/tags
- Fork this project to your own GitHub account.
- Add the following secrets:
REGISTRY_REPONAME,REGISTRY_USERNAME,REGISTRY_PASSWORD. - Add the packages you need to
apt-get install,conda installorpip installcommands in the branch that corresponds to the PyTorch version. Afterwards, navigate toActionstab to review the log; - If there are no errors when executing the actions, proceed to release a version based on this branch. Then, visit the
Actionstab to access the log and DockerHub to examine the associated tags.