{% assign d4a_stable = "CE-Stable-1" %} {% assign d4a_edge = "CE-Edge-1" %} {% assign edition_version = "17.03.0-ce" %}
{% capture aws_blue_latest %} Deploy Docker Community Edition (CE) for AWS (stable) {% endcapture %}
{% capture aws_blue_edge %} Deploy Docker Community Edition (CE) for AWS (edge) {% endcapture %}
{% capture aws_blue_vpc_latest %}
Deploy Docker Community Edition (CE) for AWS (stable)
uses your existing VPC
{% endcapture %}
{% capture aws_blue_vpc_edge %}
Deploy Docker Community Edition (CE) for AWS (edge)
uses your existing VPC
{% endcapture %}
{% capture azure_blue_latest %} Deploy Docker Community Edition (CE) for Azure (stable) {% endcapture %}
{% capture azure_blue_edge %} Deploy Docker Community Edition (CE) for Azure (edge) {% endcapture %}