Support for Stopping at Target Build Stages #619
ClaytonNorthey92
started this conversation in
Ideas
Replies: 2 comments
-
Hi @ClaytonNorthey92, indeed testcontainers-node does not support that feature. Yes please a contribution would be welcome |
Beta Was this translation helpful? Give feedback.
0 replies
-
@cristianrgreco I created an issue #629 and a PR for that issue 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! As far as I can tell, when building an image,
testcontainers-node
doesn't support stopping at a build stage. Am I correct? If so, I could use this feature on some of my projects. I would be happy to add it. I think we would need to expose thetarget
option in thedockerode.buildImage
function where we can build images intestcontainers-node
Beta Was this translation helpful? Give feedback.
All reactions