Skip to content

Learning Docker

Skribb11es edited this page Sep 29, 2024 · 3 revisions

<-- Back to Resources

Learning Docker

Unlike the rest, Docker isn't necessarily required that you know how to "program" in it (AKA, write .dockerfiles), more so that you know what it is, and how to use it to its fullest potential.

Name Description URL
Docker 101 Tutorial A "self paced, hands-on tutorial" straight from the horse's mouth. This "short" tutorial will educate you on how to understand the concepts of the Docker environment, while also giving you practical knowledge on how to use the Docker environment locally. docker.com/101-tutorial/
awesome-docker Like awesome-python, this is a repo designed to educate you through all the in's and out's of Docker on a beginner to advanced level, and can be utilized by anyone regardless of their experience with Docker. github.com/veggiemonk/awesome-docker

Clone this wiki locally