{% for item in site.data.docsarchive.archives %}{% if item.current != true %}
  • Docker {{ item.name }}
  • {% endif %}{% endfor %}