Skip to content

Conversation

@PeterDaveHello
Copy link

Drop the redundant apk update and cache removal commands in the runtime stage. The --no-cache flag already keeps the package index out of the layer, so the simplified instruction avoids needless work.

GitHub Copilot Summary:

This pull request makes a minor change to the Dockerfile by simplifying the package installation step. The unnecessary cache clearing and update command have been removed, streamlining the build process.

Drop the redundant apk update and cache removal commands in the runtime stage.
The --no-cache flag already keeps the package index out of the layer, so
the simplified instruction avoids needless work.
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.

1 participant