Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
tools:docker [2022/07/15 16:23]
darron [Docker]
tools:docker [2022/07/15 16:34]
darron [Docker]
Line 4: Line 4:
 application within its jailed system rather than being a lightweight application within its jailed system rather than being a lightweight
 VM. It's like having a chroot management system enhanced with networking. One side VM. It's like having a chroot management system enhanced with networking. One side
-effect of not having an init process is zombie processes can accumulate in the container. Docker is also dependant on the overlay2 file system which is very slow.+effect of not having an init process is zombie processes can accumulate in the container. Docker is also dependant on the overlay2 file system which is relatively slow.
  
 Docker has a lot of pre-built applications, and due to this the docker ecosystem Docker has a lot of pre-built applications, and due to this the docker ecosystem