mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-04 01:47:41 +08:00
192 B
192 B
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.