Skip to content

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

Merged
eddumelendez merged 4 commits into
testcontainers:mainfrom
GenghisChen:add-target
Nov 8, 2022
Merged

Adds the ability to set a target build stage to a Dockerfile#4810
eddumelendez merged 4 commits into
testcontainers:mainfrom
GenghisChen:add-target

Conversation

@GenghisChen

@GenghisChen GenghisChen commented Dec 30, 2021

Copy link
Copy Markdown
Contributor

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 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
Copy Markdown
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.

2 participants