Skip to main content

Command Palette

Search for a command to run...

Docker Fundamentals

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

Updated
1 min readView as Markdown
Docker Fundamentals
P

DevOps AWS SRE Engineer with practical experience and absolute understanding of DevOps principles, CI/CD pipelines, version control, and infrastructure automation. Aiming to leverage skills in Git, Docker, Jenkins, Kubernetes and AWS Resources to contribute effectively to the operation teams. Detail-oriented and adaptable professional hands on accurate work.

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 :)