Skip to content

Conversation

@cristianrgreco
Copy link
Collaborator

@cristianrgreco cristianrgreco commented Mar 23, 2025

Pull policy tests have had to be removed as we can no longer rely on Docker events to tell us if an image is being pulled.

@cristianrgreco cristianrgreco added this to the 11.0.0 milestone Mar 23, 2025
@netlify
Copy link

netlify bot commented Mar 23, 2025

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit 7e302a5
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-node/deploys/67e06c102f8e090008190206
😎 Deploy Preview https://deploy-preview-953--testcontainers-node.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@cristianrgreco cristianrgreco changed the base branch from main to release-11.0.0 March 23, 2025 19:23
@cristianrgreco cristianrgreco changed the base branch from release-11.0.0 to main March 23, 2025 19:27
Dockerfile is always sent as context to buildkit, so can't be ignored.
@cristianrgreco cristianrgreco added enhancement New feature or request major An incompatible API change labels Mar 23, 2025
@cristianrgreco cristianrgreco changed the base branch from main to release-11.0.0 March 23, 2025 20:42
@eddumelendez
Copy link
Member

Hi @cristianrgreco, buildkit support via http doesn't take full advantage of buildkit capabilities. gRPC must be used instead.

Just want to make this clear if this is going to be supported in tc-node, in order to avoid misunderstandings.

@cristianrgreco
Copy link
Collaborator Author

Hi @eddumelendez, the underlying PR to dockerode was implemented using gRPC (apocas/dockerode#766)

@cristianrgreco
Copy link
Collaborator Author

Replaced by #955

@cristianrgreco cristianrgreco removed this from the 11.0.0 milestone Mar 23, 2025
@cristianrgreco cristianrgreco deleted the buildkit branch March 23, 2025 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request major An incompatible API change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support building docker images using BuildKit

3 participants