Skip to content

Containerfile.alpine: remove unnecessary cache deletion in build stage#121

Open
gigirassy wants to merge 1 commit into
mollyim:mainfrom
gigirassy:patch-1
Open

Containerfile.alpine: remove unnecessary cache deletion in build stage#121
gigirassy wants to merge 1 commit into
mollyim:mainfrom
gigirassy:patch-1

Conversation

@gigirassy

Copy link
Copy Markdown

I noticed this was in the Dockerfile and not only does modern Alpine allow package installs without cache via a flag (which I did in runtime), doing so in the build stage is unnecessary and won't affect anything since only the Mollysocket binary is being copied.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant