mirror of
https://github.com/izzy2lost/docker-android.git
synced 2026-06-19 01:16:28 -07:00
Enable custom AMI which given from the user
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
{
|
||||
"region": "eu-west-1",
|
||||
"android_version": "6.0",
|
||||
"instance": "t2.small"
|
||||
"instance": "t2.small",
|
||||
"AMI": "ami-68d78411"
|
||||
},
|
||||
{
|
||||
"region": "eu-west-1",
|
||||
|
||||
Reference in New Issue
Block a user