Skip to content

Commit

Permalink
RX-261 Add description for Dockerfile link
Browse files Browse the repository at this point in the history
  • Loading branch information
lutydlitatova authored Sep 20, 2019
1 parent a10fe97 commit d9caf8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ _While, in theory, you can just download Tensorflow and start making deep neural
### Containerization

- [Docker getting started](https://docs.docker.com/get-started/)
- [Dockerfile best practices](https://docs.docker.com/develop/develop-images/dockerfile_best-practices/)
- [Dockerfile best practices](https://docs.docker.com/develop/develop-images/dockerfile_best-practices/) - Build efficient images (30 min)
- [Dockerizing python is hard](https://pythonspeed.com/articles/dockerizing-python-is-hard/)
- TODO: explain registries (Docker Hub, ECR, GitLab)

Expand Down

0 comments on commit d9caf8c

Please sign in to comment.