Add content for Docker (#1039)
Add a description and resources for Docker. However, Docker is a big topic and could probably use some more information.
This commit is contained in:
@ -1 +1,8 @@
|
||||
# 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.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user