2020-10-23 15:50:50 +08:00
..
2020-10-23 10:20:46 +08:00
2020-10-23 15:50:50 +08:00
2019-04-29 09:29:46 +08:00

Basic Concepts

Docker contains 3 basic concepts

  • Image
  • Container
  • Repository

Only after knowing the above 3 concepts will we get a deeper understanding of the lifecyle of docker.