

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# Release： AWS Elastic Beanstalk platform 於 2018 年 7 月 30 日更新單一容器 Docker 和預先設定的 Docker 平台
<a name="release-2018-07-30-docker"></a>

此版本會將安全性更新套用至 的單一容器 Docker 和預先設定的 Docker 平台 AWS Elastic Beanstalk，並更新平台組態。此版本也會移除對舊版預先設定的 Docker Glassfish 組態的公開支援。

**版本日期：**2018 年 7 月 30 日

## 變更
<a name="release-2018-07-30-docker.changes"></a>


| **類別** | **描述** | 
| --- | --- | 
|  **安全性更新**  |  將 2018 年 7 月 23 日或之前在 [Amazon Linux 安全中心](https://alas.aws.amazon.com/)中發佈的所有安全更新，套用至單一容器 Docker 與預先設定的 Docker 平台。  | 
|  **Glassfish 組態**  |  對預先設定的 Docker Glassfish 組態執行以下變更： [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_tw/elasticbeanstalk/latest/relnotes/release-2018-07-30-docker.html) 如同其他非目前解決方案堆疊，如果您在過去 30 天已使用這三種已中止組態的任何解決方案堆疊 (在有效的環境中使用它們)，您仍然可以存取它。其他客戶將不會再看到這些解決方案堆疊。  Elastic Beanstalk 支援自動平台僅支援更新至組態內 (而非跨組態) 的新解決方案堆疊。若要將現有環境從已中止組態之一遷移至執行於 *Amazon Linux* 組態上的新 *Glassfish 5.0*，請執行以下手動程序：   使用新的目標組態建立新的環境。請勿終止現有的環境。   將您的應用程式部署至該新環境。   修復因遷移至新語言組態所產生的任何應用程式問題。重複部署您的修補程式，直到您對新環境中的應用程式感到滿意。   透過將其 CNAME 與現有的生產環境的 CNAME 交換，將新環境轉換到您的生產環境。如需詳細資訊，請參閱 *AWS Elastic Beanstalk 開發人員指南*中的[透過 AWS Elastic Beanstalk進行藍/綠部署](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.CNAMESwap.html)。     | 

## 已更新平台組態
<a name="release-2018-07-30-docker.platforms"></a>

**Topics**
+ [單一容器 Docker](#release-2018-07-30-docker.platforms.docker)
+ [預先設定的 Docker](#release-2018-07-30-docker.platforms.dockerpreconfig)

### 單一容器 Docker
<a name="release-2018-07-30-docker.platforms.docker"></a>


****  

|  組態與*解決方案堆疊名稱*   |  AMI  |  Docker 版本  |  代理伺服器  | 
| --- | --- | --- | --- | 
|   **單一容器 Docker 18.03 2.12.0 版**   * 64bit Amazon Linux 2018.03 v2.12.0 running Docker 18.03.1-ce *   |  2018.03.0  |  18.03.1-ce  |  nginx 1.12.1  | 

### 預先設定的 Docker
<a name="release-2018-07-30-docker.platforms.dockerpreconfig"></a>


****  

|  組態與*解決方案堆疊名稱*   |  AMI  |  平台  |  容器作業系統 (Container OS)  |  語言  |  代理伺服器  |  應用程式伺服器  |  Docker 影像  | 
| --- | --- | --- | --- | --- | --- | --- | --- | 
|   **Glassfish 5.0 (Docker) 2.12.0 版**   * 64bit Amazon Linux v2.12.0 running GlassFish 5.0 Java 8 (Preconfigured - Docker) *   |  2018.03.0  |  Docker 18.03.1-ce  |  Amazon Linux 2018.03  |  Java 8  |  nginx 1.12.1  |  Glassfish 5.0  |  amazon/aws-eb-glassfish:5.0-al-onbuild-2.11.1  | 
|   **Go 1.4 (Docker) 2.12.0 版**   * 64bit Debian jessie v2.12.0 running Go 1.4 (Preconfigured - Docker) *   |  2018.03.0  |  Docker 18.03.1-ce  |  Debian Jessie  |  Go 1.4.2  |  nginx 1.12.1  |  無  |  golang:1.4.2-onbuild  | 
|   **Go 1.3 (Docker) 2.12.0 版**   * 64bit Debian jessie v2.12.0 running Go 1.3 (Preconfigured - Docker) *   |  2018.03.0  |  Docker 18.03.1-ce  |  Debian Jessie  |  Go 1.3.3  |  nginx 1.12.1  |  無  |  golang:1.3.3-onbuild  | 
|   **Python 3.4 搭配 uWSGI 2 (Docker) 2.12.0 版**   * 64bit Debian jessie v2.12.0 running Python 3.4 (Preconfigured - Docker) *   |  2018.03.0  |  Docker 18.03.1-ce  |  Debian Jessie  |  Python 3.4  |  nginx 1.12.1  |  uWSGI 2.0.8  |  amazon/aws-eb-python:3.4.2-onbuild-3.5.1  | 