Docker Fundamentals

Docker Fundamentals

In DevOps It's compulsory to learn Docker & It's commands

Basic Learning with some operational commands used in docker.

Contents

What to learn in this Docker term blog

Docker Term with Release

Need of Docker

Major points why docker needed.

Features of Docker use

The architecture of Docker design

Inside Docker working states

Images are one of the compulsory parts to run an application on it. Images consist of the exact copy of that particular O.S mode with all dependencies.

Container - An important term in Docker

Docker File

Docker Client & Host

DockerHub

Docker-Workflow

Docker-components

Docker basic commands

Docker Volume and Sharing Methods

Docker Port Mapping/Exposing

Some Limitations of Docker

Thank you...hope this blog on docker fundamentals will clear your context towards docker. Next will be upload soon :)