dad6b9f022 | ||
---|---|---|
.. | ||
README.md | ||
container.md | ||
image.md | ||
repository.md |
README.md
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.