Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@PeterDaveHello
Copy link
Contributor

In Alpine Linux's apk, the use of --no-cache ensures the index is fetched every time, making a local cache unnecessary. Therefore, combining it with --update is redundant and should be removed to prevent temporary files in the Docker image.

In Alpine Linux's `apk`, the use of `--no-cache` ensures the index is fetched every time, making a local cache unnecessary. Therefore, combining it with `--update` is redundant and should be removed to prevent temporary files in the Docker image.
@jdkato jdkato merged commit c585c5f into errata-ai:v2 Sep 7, 2023
@PeterDaveHello PeterDaveHello deleted the patch-1 branch September 8, 2023 04:43
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.

2 participants