Summary
Docker is an open-source project that automates the deployment of software applications inside containers, allowing developers, sys-admins, and other teams to easily package and deploy their applications in a standardized unit for software development.
1
This guide provides step-by-step instructions on how to get started with Docker, including building and running an image as a container, sharing images using Docker Hub, deploying Docker applications using multiple containers with a database, and running applications using Docker Compose.
1
It also covers topics such as setting up a computer, using the command line, and using the Elastic Container Service, as well as using the CI/CD tools to build and deploy webapps.
2
According to
See more results on Neeva
Summaries from the best pages on the web
Summary
This guide provides step-by-step instructions on how to get started with Docker, including building and running an image as a container, sharing images using Docker Hub, deploying Docker applications using multiple containers with a database, and running applications using Docker Compose. It explains the differences between a container and an image, and provides examples of how to use each. Finally, it explains how to use container images to create a containerized application.
Overview
docker.com
Summary
Docker is an open-source project that automates the deployment of software applications inside containers, allowing developers, sys-admins, and other teams to easily package and deploy their applications in a standardized unit for software development. This tutorial provides hands-on experience with building and deploying webapps on the cloud, using Amazon Web Services, Elastic Beanstalk, and Elastic Container Service. It covers topics such as setting up a computer, using the command line, and using the Elastic Container Service, as well as using the CI/CD tools to build and deploy webapps.
A Docker Tutorial for Beginners
docker-curriculum.com
Learn how to build and share your first containerized application with this self-paced Docker tutorial.
Docker 101 Tutorial | Docker
docker.com
Docker Tutorial - This tutorial explains the various aspects of the Docker Container service. Starting with the basics of Docker which focuses on the ...
Docker Tutorial
tutorialspoint.com
Get an in-depth overview of the Docker platform including what it can be used for, the ... hands-on experience with the Getting started with Docker tutorial.
Docker overview | Docker Documentation
docker.com