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

Optimize Dockerfile by unifying download tools to wget #1043

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

PeterDaveHello
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

    Replace curl with wget to streamline the build process. Remove unnecessary curl installation to reduce dependency complexity and installation time.

  • Why was this change needed? (You can also link to an open issue here)

    This will help reduce the complexity and increase the maintainability of the Dockerfile

  • Other information:

    This is just a small improvement, more could be prepared if you like it!

Replace curl with wget to streamline the build process. Remove
unnecessary curl installation to reduce dependency complexity and
installation time.
Copy link

vercel bot commented Jul 28, 2024

@PeterDaveHello is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Jul 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2024 3:28pm

@dartpain
Copy link
Contributor

Appreciate it a lot! Thank you!

@dartpain dartpain merged commit 2c7aad1 into arc53:main Jul 30, 2024
8 checks passed
@PeterDaveHello PeterDaveHello deleted the Dockerfile branch July 30, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application Application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants