Skip to content

bharathikalai/Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker basic to advance

what is docker ?

docker is a tool that enables developers to create deploy and run applications in containers

containers are light wight .

why containers are light wight ?

1. shared os kernel

2. fast startup times

3. the layered file system

Docker architecture

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors