Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS image with Android SDK bundled? #3

Closed
dnfield opened this issue Feb 15, 2019 · 5 comments
Closed

macOS image with Android SDK bundled? #3

dnfield opened this issue Feb 15, 2019 · 5 comments
Labels

Comments

@dnfield
Copy link

dnfield commented Feb 15, 2019

Similar request to https://github.com/cirruslabs/docker-images-windows/issues/3 - if we could have Android SDK pre-bundled here it would help with some integration tests I want to write. Otherwise I'd have to pull it down and try to cache it.

@fkorotkov
Copy link
Contributor

I'm actually working on a VM with Flutter pre-installed. Can include Android SDK as well!

But first need to make a Homebrew formula that works. Formulas in flutter/flutter#14050 don't quite work, you can't change channel if you are using them.

@dnfield
Copy link
Author

dnfield commented Feb 15, 2019

Nice!

In this case, I wouldn't want flutter installed, just the Android SDK. Part of the test would be pulling flutter down

@fkorotkov
Copy link
Contributor

Will it be ok to have Flutter pre-installed though? macOS VMs uses layers but they are still pretty huge, don't want to create too many of them.

@dnfield
Copy link
Author

dnfield commented Feb 15, 2019

Should be fine

@dnfield
Copy link
Author

dnfield commented Feb 15, 2019

You might have an easier time just doing git clone (maybe single branch) followed by flutter precache

fkorotkov added a commit that referenced this issue Mar 6, 2019
fkorotkov added a commit that referenced this issue Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants