parent
ad712b2c4a
commit
e24f5dfe6a
4 changed files with 2147 additions and 2447 deletions
@ -1 +1,10 @@ |
||||
# Docker |
||||
# Docker |
||||
|
||||
Docker is a platform for working with containerized applications. Among its features are a daemon and client for managing and interacting with containers, registries for storing images, and a desktop application to package all these features together. |
||||
|
||||
Visit the following resources to learn more: |
||||
|
||||
- [@article@Docker Documentation](https://docs.docker.com/) |
||||
- [@video@Docker Tutorial](https://www.youtube.com/watch?v=RqTEHSBrYFw) |
||||
- [@video@Docker simplified in 55 seconds](https://youtu.be/vP_4DlOH1G4) |
||||
- [@feed@Explore top posts about Docker](https://app.daily.dev/tags/docker?ref=roadmapsh) |
||||
|
@ -0,0 +1,5 @@ |
||||
# Learn a Language |
||||
|
||||
It doesn't matter what language you pick, but it is important to learn at least one. You will be able to use that language to write automation scripts. |
||||
|
||||
- [@article@Guide to Picking a Language for DevOps](https://cs.fyi/guide/programming-language-for-devops) |
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue