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

Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

fix(docker): Updated to newest version of alpine linux and fixed missing dependencies#255

Merged
stonith404 merged 3 commits into
stonith404:mainfrom
KonradFuchs:updated_docker
Sep 21, 2023
Merged

fix(docker): Updated to newest version of alpine linux and fixed missing dependencies#255
stonith404 merged 3 commits into
stonith404:mainfrom
KonradFuchs:updated_docker

Conversation

@KonradFuchs
Copy link
Copy Markdown
Contributor

This will change the docker OS to the newest version of Alpine Linux, therefore saving around 1/5th of the base ram usage (as mentioned in #241) compared to the image live on Docker hub. It also makes the image more secure by being up-to date.

Added the manual installation of curl, which fixed the issue of containers always showing up as unhealthy when built from the previous Dockerfile.

Copy link
Copy Markdown
Owner

@stonith404 stonith404 left a comment

Choose a reason for hiding this comment

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

Awesome thank you very much! One little thing: please add the

HOSTNAME=0.0.0.0 fixes vercel/next.js#51684. It can be removed as soon as the issue is fixed

comment back.

Comment thread Dockerfile
Co-authored-by: Elias Schneider <[email protected]>
Copy link
Copy Markdown
Owner

@stonith404 stonith404 left a comment

Choose a reason for hiding this comment

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

Thanks :)

@stonith404 stonith404 merged commit 6fa7af7 into stonith404:main Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants