Skip to content

Add GitHub build arguments documentation #252

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

Closed
wants to merge 4 commits into from
Closed

Conversation

muhsinking
Copy link
Collaborator

This PR adds documentation about using build arguments (ARG) when deploying workers from GitHub repositories. The documentation covers both how to use build arguments in Dockerfiles and how to configure them through the RunPod UI.

Copy link

vercel bot commented May 9, 2025

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

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2025 9:51pm

@muhsinking muhsinking requested review from KAJdev and PranjalJain-1 May 9, 2025 20:12
@muhsinking muhsinking marked this pull request as ready for review May 9, 2025 20:12
@muhsinking muhsinking changed the title Add GitHub build arguments documentations Add GitHub build arguments documentation May 9, 2025

You must declare an ARG in your Dockerfile before you can reference it, even if you've defined it in the RunPod UI.

For example, you could declare variables using the UI
Copy link
Contributor

Choose a reason for hiding this comment

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

this seems like an odd sentence

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ty for catching, that was supposed to be deleted (and is now)

@muhsinking
Copy link
Collaborator Author

Migrating this PR here: #277

@muhsinking muhsinking closed this Jun 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