Skip to content

Use Alpine3.21 as base docker image#966

Merged
tristanmorgan merged 3 commits into
fabiolb:masterfrom
aleksraiden:alpine3.21-update
Feb 4, 2025
Merged

Use Alpine3.21 as base docker image#966
tristanmorgan merged 3 commits into
fabiolb:masterfrom
aleksraiden:alpine3.21-update

Conversation

@aleksraiden

Copy link
Copy Markdown
Contributor

Update a Docker image to use alpine 3.21

@tristanmorgan

Copy link
Copy Markdown
Member

Hi @aleksraiden,
Unfortunately the Dockerfile tries to overwrite a LICENSE.txt during the unzip lines and exits. Can I ask for a fix on those lines?
T.

One workaround:

-RUN cd /usr/local/bin && unzip consul_${consul_version}_linux_amd64.zip
+RUN cd /usr/local/bin && unzip consul_${consul_version}_linux_amd64.zip consul

@aleksraiden

Copy link
Copy Markdown
Contributor Author

Hi @aleksraiden, Unfortunately the Dockerfile tries to overwrite a LICENSE.txt during the unzip lines and exits. Can I ask for a fix on those lines? T.

Fix

@tristanmorgan tristanmorgan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you, looks good.

@tristanmorgan tristanmorgan merged commit 9e411f3 into fabiolb:master Feb 4, 2025
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