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 three secrets:
DOCKERHUB_USERNAME,DOCKERHUB_PASSWORD,DOCKERHUB_REPONAME. - Add the packages you need to
apt-get install,conda installorpip installcommands in the branch that corresponds to the PyTorch version. Afterwards, navigate to Actions tab 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 Actions tab to access the log and DockerHub to examine the associated tags.