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

Adds the ability to set a target build stage to a Dockerfile #4810

Merged
merged 4 commits into from Nov 8, 2022

Conversation

GenghisChen
Copy link
Contributor

@GenghisChen GenghisChen commented Dec 30, 2021

This is a small addition to allow specifying a target build stage.
From Docker's website:

When you build your image, you don’t necessarily need to build the entire Dockerfile including every stage. You can specify a target build stage.

@eddumelendez eddumelendez requested a review from a team as a code owner November 8, 2022 01:40
@eddumelendez eddumelendez added this to the next milestone Nov 8, 2022
@eddumelendez eddumelendez merged commit 66bcd39 into testcontainers:main Nov 8, 2022
@eddumelendez
Copy link
Member

thanks for your contribution @GenghisChen ! Sorry for the delay, this is now merged in main.

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.

None yet

2 participants