Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

added docker 101 tutorial #658

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions DevOps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
- [Learn Docker - freecodecamp(Youtube)](https://www.youtube.com/watch?v=9zUHg7xjIqQ)
- [Docs](https://docs.docker.com/)
- [Complete Docker Course - From BEGINNER to PRO! (Learn Containers) - by DevOps Directive](https://www.youtube.com/watch?v=RqTEHSBrYFw&t=3615s)
- [Docker101 (hands-on tutorial on how to build, run, use containers)](https://www.docker.com/101-tutorial/)
- [Build a NodeJS Application With Docker](https://www.youtube.com/watch?v=PsWeSg38XFY&feature=youtu.be)

## Configuration Management
Expand Down