mirror of https://github.com/docker/docs.git
Docker 18.03-ce released (#6295)
This commit is contained in:
parent
2e6b90b5a9
commit
6f4bff2c2e
|
@ -52,13 +52,7 @@ using CloudFormation. For more about stable and edge channels, see the
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
> **Note* During stable channel updates, edge channel will have the same release (unless it's a patch release)
|
||||||
#### Test Channel
|
|
||||||
|
|
||||||
This is the test channel. It is used for testing release candidates for
|
|
||||||
upcoming releases. Use this channel if you want to test out the new releases
|
|
||||||
before they are available.
|
|
||||||
{{aws_blue_test}}
|
|
||||||
|
|
||||||
### Deployment options
|
### Deployment options
|
||||||
|
|
||||||
|
|
|
@ -27,18 +27,25 @@ title: Docker for AWS release notes
|
||||||
|
|
||||||
> **Note** Starting with 18.02.0-CE EFS encryption option has been removed to prevent the [recreation of the EFS volume](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html){: target="_blank" class="_"}.
|
> **Note** Starting with 18.02.0-CE EFS encryption option has been removed to prevent the [recreation of the EFS volume](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html){: target="_blank" class="_"}.
|
||||||
|
|
||||||
|
|
||||||
## Stable channel
|
## Stable channel
|
||||||
|
|
||||||
### 17.12.1 CE
|
### 18.03 CE
|
||||||
|
|
||||||
{{aws_blue_latest}}
|
{{aws_blue_latest}}
|
||||||
|
|
||||||
|
Release date: 3/21/2018
|
||||||
|
|
||||||
|
- Docker Engine upgraded to [Docker 18.03.0 CE](https://github.com/docker/docker-ce/releases/tag/v18.03.0-ce){: target="_blank" class="_"}
|
||||||
|
- [Elastic Network Interfaces](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html){: target="_blank" class="_"} enabled in the AMI kernel
|
||||||
|
|
||||||
|
### 17.12.1 CE
|
||||||
|
|
||||||
Release date: 3/1/2018
|
Release date: 3/1/2018
|
||||||
|
|
||||||
- Docker Engine upgraded to [Docker 17.12.1 CE](https://github.com/docker/docker-ce/releases/tag/v17.12.1-ce){: target="_blank" class="_"}
|
- Docker Engine upgraded to [Docker 17.12.1 CE](https://github.com/docker/docker-ce/releases/tag/v17.12.1-ce){: target="_blank" class="_"}
|
||||||
- Added baked-in rules for ECR IAM role
|
- Added baked-in rules for ECR IAM role
|
||||||
|
|
||||||
|
|
||||||
### 17.12 CE
|
### 17.12 CE
|
||||||
|
|
||||||
Release date: 1/9/2018
|
Release date: 1/9/2018
|
||||||
|
|
|
@ -41,6 +41,9 @@ For more about stable and edge channels, see the [FAQs](/docker-for-azure/faqs.m
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
> **Note* During stable channel updates, edge channel will have the same release (unless it's a patch release)
|
||||||
|
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
- Access to an Azure account with admin privileges
|
- Access to an Azure account with admin privileges
|
||||||
|
|
|
@ -26,10 +26,16 @@ title: Docker for Azure Release Notes
|
||||||
|
|
||||||
## Stable channel
|
## Stable channel
|
||||||
|
|
||||||
### 17.12 CE
|
### 18.03 CE
|
||||||
|
|
||||||
{{azure_blue_latest}}
|
{{azure_blue_latest}}
|
||||||
|
|
||||||
|
Release date: 3/21/2018
|
||||||
|
|
||||||
|
- Docker Engine upgraded to [Docker 18.03.0 CE](https://github.com/docker/docker-ce/releases/tag/v18.03.0-ce){: target="_blank" class="_"}
|
||||||
|
|
||||||
|
### 17.12.1 CE
|
||||||
|
|
||||||
Release date: 3/1/2018
|
Release date: 3/1/2018
|
||||||
|
|
||||||
- Docker Engine upgraded to [Docker 17.12.1 CE](https://github.com/docker/docker-ce/releases/tag/v17.12.0-ce){: target="_blank" class="_"}
|
- Docker Engine upgraded to [Docker 17.12.1 CE](https://github.com/docker/docker-ce/releases/tag/v17.12.0-ce){: target="_blank" class="_"}
|
||||||
|
|
Loading…
Reference in New Issue