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

Independent build #2

Merged
merged 5 commits into from
Oct 22, 2021
Merged

Independent build #2

merged 5 commits into from
Oct 22, 2021

Conversation

marvinmarnold
Copy link

@marvinmarnold marvinmarnold commented Oct 14, 2021

Why
The hm-pktfwd build process is confusing. This is one of two proposals on how to structure the Dockerfile in order to improve things.

How
This proposal builds each library and then references one from the other. This proposal is most correct in that it cleanly separates each build process. The downside is that it requires more cognitive load to connect the build stages together across different repos.

The other proposal builds everything all at once in hm-pktfwd.

References

@shawaj shawaj marked this pull request as draft October 14, 2021 12:55
Dockerfile Outdated Show resolved Hide resolved
@vpetersson
Copy link

Looks reasonable to me structure wise.

@marvinmarnold marvinmarnold force-pushed the marvinmarnold/independent-build branch from be291b9 to 83fd72d Compare October 20, 2021 15:01
@marvinmarnold marvinmarnold marked this pull request as ready for review October 20, 2021 17:57
@marvinmarnold marvinmarnold requested a review from a team October 20, 2021 18:02
Dockerfile Outdated Show resolved Hide resolved
@marvinmarnold marvinmarnold merged commit e8f24fe into master Oct 22, 2021
@marvinmarnold marvinmarnold deleted the marvinmarnold/independent-build branch October 22, 2021 21:20
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.

3 participants