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

Add missing '--no-cache-dir' in 1.10.12 alpine image #230

Merged
merged 1 commit into from
Mar 19, 2021

Conversation

kaxil
Copy link
Contributor

@kaxil kaxil commented Mar 19, 2021

1.10.12 alpine image missed --no-cache-dir, hence the final docker image was big.

This commit adds it back to pip install command

1.10.12 alpine image missed `--no-cache-dir`, hence the final docker image was big.

This commit adds it back to pip install command
@kaxil kaxil requested a review from ernest-kr March 19, 2021 00:56
@kaxil kaxil merged commit 6cc5015 into master Mar 19, 2021
@kaxil kaxil deleted the no-build-cache-1.10.12 branch March 19, 2021 01:05
kaxil added a commit that referenced this pull request Jul 23, 2021
Astronomer Certified 1.10.7-19, TBC
--------------------------------------------

### Bug Fixes

- Exclude ``yarn.lock`` from built Python wheel file (#16577) ([commit](astronomer/airflow@fc685c2ad))
- Only allow webserver to request from the worker log server (#16754) ([commit](astronomer/airflow@878e7aac4))

Astronomer Certified 1.10.10-9, TBC
--------------------------------------------

### Bug Fixes

- Exclude ``yarn.lock`` from built Python wheel file (#16577) ([commit](astronomer/airflow@06804608f))
- Only allow webserver to request from the worker log server (#16754) ([commit](astronomer/airflow@1df632588))
- Dockerfile: Add constraint for installed Airflow version (#274) ([commit](60174ec))
- Dockerfile: Upgrade Fab sec manager to 1.6.0 (#272) ([commit](417fd59))
- Dockerfile: Update / Override PIP version in Env Vars (#263) ([commit](ab60218))

Astronomer Certified 1.10.12-5, TBC
-----------------------------------------------

### Bugfixes

- Only allow webserver to request from the worker log server (#16754) ([commit](astronomer/airflow@0ec3decda))
- Exclude ``yarn.lock`` from built Python wheel file (#16577) ([commit](astronomer/airflow@492573cd7))
- [backport] Fix bug with `executor_config` and Volumes ([commit](astronomer/airflow@ae9a5ed41))
- Dockerfile: Add constraint for installed Airflow version (#274) ([commit](60174ec))
- Dockerfile: Update / Override PIP version in Env Vars (#263) ([commit](ab60218))
- Dockerfile: Bump Epoch to fix CVEs (#239) ([commit](6522368))
- Dockerfile: Add missing '--no-cache-dir' in 1.10.12 alpine image (#230) ([commit](6cc5015))

Astronomer Certified 1.10.14-4, TBC
------------------------------------------

### Bugfixes

- Exclude ``yarn.lock`` from built Python wheel file (#16577) ([commit](astronomer/airflow@25d46e4e9))
- [backport] Fix bug with `executor_config` and Volumes ([commit](astronomer/airflow@e268afd5c))
- Only allow webserver to request from the worker log server (#16754) ([commit](astronomer/airflow@815dcd5b4))
- Dockerfile: Add constraint for installed Airflow version (#274) ([commit](60174ec))
- Dockerfile: Update / Override PIP version in Env Vars (#263) ([commit](ab60218))
- Dockerfile: Bump Epoch to fix CVEs (#239) ([commit](6522368))
kaxil added a commit that referenced this pull request Jul 23, 2021
Astronomer Certified 1.10.7-19, TBC
--------------------------------------------

### Bug Fixes

- Exclude ``yarn.lock`` from built Python wheel file (#16577) ([commit](astronomer/airflow@fc685c2ad))
- Only allow webserver to request from the worker log server (#16754) ([commit](astronomer/airflow@878e7aac4))

Astronomer Certified 1.10.10-9, TBC
--------------------------------------------

### Bug Fixes

- Exclude ``yarn.lock`` from built Python wheel file (#16577) ([commit](astronomer/airflow@06804608f))
- Only allow webserver to request from the worker log server (#16754) ([commit](astronomer/airflow@1df632588))
- Dockerfile: Add constraint for installed Airflow version (#274) ([commit](60174ec))
- Dockerfile: Upgrade Fab sec manager to 1.6.0 (#272) ([commit](417fd59))
- Dockerfile: Update / Override PIP version in Env Vars (#263) ([commit](ab60218))

Astronomer Certified 1.10.12-5, TBC
-----------------------------------------------

### Bugfixes

- Only allow webserver to request from the worker log server (#16754) ([commit](astronomer/airflow@0ec3decda))
- Exclude ``yarn.lock`` from built Python wheel file (#16577) ([commit](astronomer/airflow@492573cd7))
- [backport] Fix bug with `executor_config` and Volumes ([commit](astronomer/airflow@ae9a5ed41))
- Dockerfile: Add constraint for installed Airflow version (#274) ([commit](60174ec))
- Dockerfile: Update / Override PIP version in Env Vars (#263) ([commit](ab60218))
- Dockerfile: Bump Epoch to fix CVEs (#239) ([commit](6522368))
- Dockerfile: Add missing '--no-cache-dir' in 1.10.12 alpine image (#230) ([commit](6cc5015))

Astronomer Certified 1.10.14-4, TBC
------------------------------------------

### Bugfixes

- Exclude ``yarn.lock`` from built Python wheel file (#16577) ([commit](astronomer/airflow@25d46e4e9))
- [backport] Fix bug with `executor_config` and Volumes ([commit](astronomer/airflow@e268afd5c))
- Only allow webserver to request from the worker log server (#16754) ([commit](astronomer/airflow@815dcd5b4))
- Dockerfile: Add constraint for installed Airflow version (#274) ([commit](60174ec))
- Dockerfile: Update / Override PIP version in Env Vars (#263) ([commit](ab60218))
- Dockerfile: Bump Epoch to fix CVEs (#239) ([commit](6522368))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants