Skip to content

Latest commit

 

History

History
33 lines (32 loc) · 863 Bytes

File metadata and controls

33 lines (32 loc) · 863 Bytes
title Glossary
description Glossary of terms used around Docker
keywords glossary, docker, terms, definitions
notoc true
noratings true
skip_read_time true
redirect_from
/engine/reference/glossary/
/reference/glossary/
{%- for entry in site.data.glossary -%} {%- assign id = entry[0] | slugify -%} {%- endfor -%}
TermDefinition
{{ entry[0] }} {{ entry[1] | markdownify }}