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

Remove wget dependency #1

Merged
merged 2 commits into from
Aug 20, 2024
Merged

Remove wget dependency #1

merged 2 commits into from
Aug 20, 2024

Conversation

creekorful
Copy link
Member

Just noticed that in one of our latest changes we've introduce another dependency. In order to keep the image and build simple I have removed dependency on wget and use curl instead which is already built-in.

Tester and works perfectly. I though I submitted a PR instead of pushing to the repo so we can discuss this further if you want.

Cheers,

@creekorful creekorful requested a review from eldy August 20, 2024 06:53
@creekorful creekorful added the enhancement New feature or request label Aug 20, 2024
@creekorful
Copy link
Member Author

I also updated README.md as well as template file.

@eldy We should not edit README.md directly but rather edit the template file and execute ./update.sh without argument so that is regenerate the README.md from template.

This way we ensure the content of README.md is the same in GitHub and DockerHub.

Cheers,

@eldy eldy merged commit 0e7fff4 into main Aug 20, 2024
2 checks passed
@eldy eldy deleted the remove-wget branch November 8, 2024 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants