Skip to main content Link Menu Expand (external link) Document Search Copy Copied

What is Docker

{ :no_toc }

Table of contents
  1. What is Docker
    1. Docker
    2. VM and Docker Container
    3. The reason why we should start Docker
    4. Application Structure
    5. The reason why we should start Container
    6. The reason why we should ues Linux
    7. The difference between the usual application and Container
    8. Container image
    9. ‘Container’ motion method

Docker

  • VM and Docker Container

The reason why we should start Docker

Application Structure

The reason why we should start Container

The reason why we should ues Linux

The difference between the usual application and Container

Container image

‘Container’ motion method


Table of contents