From d5194214faaa24be2816fb0033e5eaef200c3737 Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 1 Feb 2022 09:06:33 +0100 Subject: [PATCH] (2022) Let's talk about Docker --- sections/devops.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sections/devops.md b/sections/devops.md index a2e3a31..f9c5560 100644 --- a/sections/devops.md +++ b/sections/devops.md @@ -803,6 +803,7 @@ See also [Infrastructure](README.md#infrastructure) * [Play with Docker Classroom](https://training.play-with-docker.com/) - The Play with Docker classroom brings you labs and tutorials that help you get hands-on experience using Docker * [Gruntwork](https://gruntwork.io/devops-resources/) - A collection of blog posts, talks, books, and checklists for learning about DevOps, AWS, Terraform, Docker, Packer, and more * [Yevgeniy Brikman](https://www.infoq.com/presentations/automated-testing-terraform-docker-packer/) - (2019) [Slides] [Video] Automated Testing for Terraform, Docker, Packer, Kubernetes, and More +* [JTK](https://dev.to/heyjtk/lets-talk-about-docker-1fad) - (2022) Let's talk about Docker > Best practices * [Docker Docs](https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/) - Best practices for writing Dockerfiles