1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 05:21:43 +02:00

Mention short video animation explaining Docker (#1246)

This commit is contained in:
Pieter
2022-08-04 11:37:12 +02:00
committed by GitHub
parent 0d2dacbf2e
commit a7c72c245a

View File

@@ -6,3 +6,4 @@ Docker is a platform for working with containerized applications. Among its feat
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://docs.docker.com/'>Docker Documentation</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://aws.amazon.com/docker/'>What is Docker | AWS </BadgeLink>
<BadgeLink badgeText='Watch' href='https://youtu.be/3c-iBn73dDE'>Docker Tutorial</BadgeLink>
<BadgeLink badgeText='Watch' href='https://youtu.be/vP_4DlOH1G4'>Docker simplified in 55 seconds</BadgeLink>