<doc>(docker-compose): add a config for M1 developer to build image#21339
Closed
david30907d wants to merge 1 commit intoapache:mainfrom
Closed
<doc>(docker-compose): add a config for M1 developer to build image#21339david30907d wants to merge 1 commit intoapache:mainfrom
david30907d wants to merge 1 commit intoapache:mainfrom
Conversation
Member
|
This is a band-aid really and I really hope #15635 will be solved soon and that we will solve it "well". Having to uncomment line in a file that no-one knows, without documentation and full explanation is really not going to be discoverable. Let's wait for a good solution (We are waiting for apache-beam release - RC3 is being voted now). |
Member
|
I will close that one for now - if it turns out that the "good" M1 support for development will not be there soon and there will be other obstacles, we might revisit that (but then any such change shoudl start with documentation in CONTRIBUTING : "if you are M1 Mac user ....." . |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why: I was setting up breeze on my M1 mac and bumped into this issue
Tested by: add the platform flag and then
./breeze --python 3.8 --backend mysqlworks fineLinks: https://github.com/apache/airflow/blob/main/CONTRIBUTORS_QUICK_START.rst#setting-up-breeze-1