Docker Introduction
Docker : Containers
Introduction
o What is a Docker
o Use case of Docker
o Platforms for Docker
o Dockers vs. Virtualization
Architecture
o Docker Architecture.
o Understanding the Docker components
Installation
o Installing Docker on Linux.
o Understanding Installation of Docker on windows.
o Some Docker commands.
o Provisioning
Docker Hub.
o Downloading Docker images.
o Uploading the images in Docker Registry and AWS ECS
o Understanding the containers
o Running commands in container.
o Running multiple containers.
Custom images
o Creating a custom image.
o Running a container from the custom image.
o Publishing the custom image.
Docker Networking
o Accessing containers
o Linking containers
o Exposing container ports
o Container Routing
Docker Compose
o Installing The Docker compose
o Terminology in Docker compose
o Build word press site using Docker compose
Docker SSH
o Connecting docker containers using ssh
Docker with wordpress press Project
o Deploy wordpress application on docker containers
Docker with web application
o Deploy webapplication application on docker containers
No comments:
Post a Comment