8000 Update base images for AWS driver · unlaudable/docker.github.io@2dc2cbe · GitHub
[go: up one dir, main page]

Skip to content

Commit 2dc2cbe

Browse files
tnirMisty Stanley-Jones
authored andcommitted
Update base images for AWS driver
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
1 parent c9c6c4b commit 2dc2cbe

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

machine/drivers/aws.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ assigned to the instance if they are configured.
108108
| `--amazonec2-access-key` | `AWS_ACCESS_KEY_ID` | - |
109109
| `--amazonec2-secret-key` | `AWS_SECRET_ACCESS_KEY` | - |
110110
| `--amazonec2-session-token` | `AWS_SESSION_TOKEN` | - |
111-
| `--amazonec2-ami` | `AWS_AMI` | `ami-5f709f34` |
111+
| `--amazonec2-ami` | `AWS_AMI` | `ami-13be557e` |
112112
| `--amazonec2-region` | `AWS_DEFAULT_REGION` | `us-east-1` |
113113
| `--amazonec2-vpc-id` | `AWS_VPC_ID` | - |
114114
| `--amazonec2-zone` | `AWS_ZONE` | `a` |
@@ -134,22 +134,22 @@ assigned to the instance if they are configured.
134134

135135
## Default AMIs
136136

137-
By default, the Amazon EC2 driver will use a daily image of Ubuntu 16.04 LTS.
137+
By default, the Amazon EC2 driver will use a daily image of Ubuntu 16.04 LTS (Ubuntu 15.10 for cn-north-1).
138138

139139
| Region | AMI ID |
140140
|:---------------|:-------------|
141-
| ap-northeast-1 | ami-b36d4edd |
142-
| ap-southeast-1 | ami-1069af73 |
143-
| ap-southeast-2 | ami-1d336a7e |
144-
| ca-central-1 | ami-ca6ddfae |
141+
| ap-northeast-1 | ami-5d38d93c |
142+
| ap-northeast-2 | ami-a3915acd |
143+
| ap-southeast-1 | ami-a35284c0 |
144+
| ap-southeast-2 | ami-f4361997 |
145145
| cn-north-1 | ami-79eb2214 |
146-
| eu-west-1 | ami-8aa67cf9 |
147-
| eu-central-1 | ami-fe408091 |
148-
| sa-east-1 | ami-185de774 |
149-
| us-east-1 | ami-26d5af4c |
150-
| us-west-1 | ami-9cbcd2fc |
151-
| us-west-2 | ami-16b1a077 |
152-
| us-gov-west-1 | ami-b0bad893 |
146+
| eu-west-1 | ami-7a138709 |
147+
| eu-central-1 | ami-f9e30f96 |
148+
| sa-east-1 | ami-0d5dd561 |
149+ 590A
| us-east-1 | ami-13be557e |
150+
| us-west-1 | ami-84423ae4 |
151+
| us-west-2 | ami-06b94666 |
152+
| us-gov-west-1 | ami-8f4df2ee |
153153

154154
## Security Group
155155

0 commit comments

Comments
 (0)
0