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

Simplify the argument passing #35

Merged
merged 2 commits into from
Feb 11, 2025
Merged

Simplify the argument passing #35

merged 2 commits into from
Feb 11, 2025

Conversation

tfoote
Copy link
Collaborator

@tfoote tfoote commented Feb 11, 2025

We definitely had a lot of extra boilerplate in there. Taking that out and validating that it works with bpc command.

If we can converge on the bpc command we can simplify the process of generating the cmd and the complexity can go away from the Dockerfile itself.

Following up from threads in #33 (comment)

ARG is just an ENV that doesn't persist outside of the file. No need to chain.
@tfoote tfoote requested a review from Yadunund February 11, 2025 10:01
@tfoote tfoote mentioned this pull request Feb 11, 2025
@tfoote tfoote changed the base branch from vt/tester_update to main February 11, 2025 19:07
@Yadunund Yadunund merged commit aa542ef into main Feb 11, 2025
2 checks passed
@Yadunund Yadunund deleted the argument_passing branch February 11, 2025 19:25
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