mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
526 B
526 B
title, description, keywords, notoc
| title | description | keywords | notoc |
|---|---|---|---|
| Docker Glossary | Glossary of terms used around Docker | glossary, docker, terms, definitions | true |
{% for entry in site.data.glossary %}{% assign newEntry="true" %}
{{ entry[0] }}
{{ entry[1] }}
{% endfor %}