Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Add --no-cache to tell apk to not cache packages #1680

Merged
merged 3 commits into from Dec 2, 2019

Conversation

robbyoconnor
Copy link
Contributor

@robbyoconnor robbyoconnor commented Aug 18, 2019

  1. Add --no-cache to apk upgrade and apk add calls. This eliminates the need to delete the package cache.

  2. Some other minor optimizations mostly around metadata where order does not matter, but you want to delay cache invalidation.

Add --no-cache to apk upgrade and apk add calls.
@robbyoconnor robbyoconnor changed the title Update Dockerfile Add --no-cache to tell apk to not cache packages, this eliminates the need to delete the package cache. Aug 18, 2019
@robbyoconnor robbyoconnor changed the title Add --no-cache to tell apk to not cache packages, this eliminates the need to delete the package cache. Add --no-cache to tell apk to not cache packages Aug 18, 2019
@dalf dalf added the docker label Aug 19, 2019
Copy link
Member

@asciimoo asciimoo left a comment

Choose a reason for hiding this comment

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

Thanks!

@asciimoo asciimoo merged commit 1bb46e5 into searx:master Dec 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants