mirror of
https://github.com/budtmo/docker-android.git
synced 2025-12-08 18:25:50 +00:00
13 lines
173 B
JSON
Executable File
13 lines
173 B
JSON
Executable File
[
|
|
{
|
|
"region": "eu-west-1",
|
|
"android_version": "6.0",
|
|
"instance": "t2.small"
|
|
},
|
|
{
|
|
"region": "eu-west-1",
|
|
"android_version": "8.0",
|
|
"instance": "t2.small"
|
|
}
|
|
]
|