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

Simplify apk upgrade process in the Dockerfile #246

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

PeterDaveHello
Copy link
Contributor

Use apk upgrade with --no-cache, just like apk add, so the apk update & rm -rf /var/cache/apk/* can be removed.

@zmh-program zmh-program merged commit 50c6581 into coaidev:main Sep 3, 2024
@PeterDaveHello PeterDaveHello deleted the OptimizeDockerfile branch September 3, 2024 18:11
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