--- title: "Docker Glossary" description: "Glossary of terms used around Docker" keywords: "glossary, docker, terms, definitions" notoc: true noratings: true redirect_from: - /engine/reference/glossary/ --- ## Glossary terms To see a definition for a term, and all topics in the documentation that have been tagged with that term, click any entry below: {% for entry in site.data.glossary %} - [{{ entry[0] }}](/glossary/?term={{ entry[0]}}) {% endfor %}