Skip to content

alamgir-ahosain/Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Docker

Everything about Docker.


๐Ÿš€ Topics Covered

00 . Fundamentals

  • 01 . Kernel
  • 02 . Virtual Machine and Hypervisor
  • 03 . Container : Namespaces and cgroups
  • 04 . Virtual Machine vs Container
  • 05 . Docker Container and Docker Dekstop
  • 06 . Docker Engine : Docker Daemon , Docker CLI , containerd and runc

01 . Working with Image and Container

  • 01 . Container vs Image
  • 02 . Detached vs Interactive mode : -it and -d
  • 03 . Basic Command
  • 04 . run vs exec : docker run and docker exec
  • 05 . Create an Image

02 . Understanding the Dockerfile

  • 01 . Why Dockerfile?
  • 02 . CMD
  • 03 . WORKDIR
  • 04 . Magic Behind The Dockerfile

About

Everything about Docker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors