Skip to content
This repository was archived by the owner on Oct 8, 2023. It is now read-only.

Conversation

@matsp
Copy link
Owner

@matsp matsp commented Jan 9, 2021

No description provided.

@matsp matsp added the enhancement New feature or request label Jan 9, 2021
@matsp matsp self-assigned this Jan 9, 2021
@matsp matsp changed the title Implement multi stage builds Implement multi stage builds (closes #4) Jan 9, 2021
@matsp matsp mentioned this pull request Jan 9, 2021
@matsp
Copy link
Owner Author

matsp commented Jan 12, 2021

Before merging I need to setup github actions to build the images because dockerhub is missing the feature to pass in build args to the pipeline.

# docker-flutter

With this docker image you don't need to install the Flutter and Android SDK on your developer machine. Everything is ready to use inclusive an emulator device (Pixel with Android 9). With a shell alias you won't recognize a difference between the image and a local installation. If you are using VSCode you can also use this image as your devcontainer.
With this container images you don't need to install the Flutter and Android SDK on your developer machine.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"With this" -> "With these"

@x29a
Copy link
Contributor

x29a commented Jan 14, 2021

Should we maybe provide a script as well, how to build the docker images (since its split into multiple files one has to build the base first, then android image).

Maybe this is the same as the github actions?

@matsp
Copy link
Owner Author

matsp commented Jan 14, 2021

We should but the main goal will be to directly use the images from a registry without building them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants