Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Jul 27, 2022

This allows a bit more flexibility when building images
as you can pass arbitrary command line switch to pip install
(for example --pre).


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@potiuk
Copy link
Member Author

potiuk commented Jul 27, 2022

Inspired by #25306 (comment)

This allows a bit more flexibility when building images
as you can pass arbitrary command line switch to ``pip install``
(for example --pre).
@potiuk potiuk force-pushed the additional-pip-flags-for-docker-builds branch from f391f81 to 64ff3b1 Compare July 27, 2022 13:56
@potiuk potiuk merged commit 89af516 into apache:main Jul 27, 2022
@potiuk potiuk deleted the additional-pip-flags-for-docker-builds branch July 27, 2022 15:07
potiuk added a commit that referenced this pull request Aug 4, 2022
…es (#25337)

This allows a bit more flexibility when building images
as you can pass arbitrary command line switch to ``pip install``
(for example --pre).

(cherry picked from commit 89af516)
@potiuk potiuk added this to the Airflow 2.3.4 milestone Aug 5, 2022
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools area:production-image Production image improvements and fixes changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) kind:documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants