Homepage - Docker Explain

maybe make this home page

01

Go to docker fix install page if you have issues after it's been installed errorsSolved-docker/fix-docker-install.html

Computers (os) operating system uses the (kernal) to communicates with the Hardware components like:

  • CPU
  • Memory
  • storage
  • etc.. (probably GPU too idk?)

in the (machine code)

**pics from tutorial @13:30, click tutorail img top right

02

Docker is like a virtual machine, BUT, it runs in a container on the operating system (os), as uses the computer's kernal Kernal

The container of docker operaters with the top OS Applications layer, and uses its host's kernal, as
oppose to a virtual machines that uses its own kernal

**pics from tutorial @13:59, click tutorail img top right

03

Containers in Docker are Much smaller than VM's, VM's allow you to run any operating system (os) os any other, but Docker contains not compatible with all OS's

**pics from tutorial @13:59, click tutorail img top right

04

Docker Desktop seems to fix this

**pics from tutorial @16:26, click tutorail img top right