testcontainers / testcontainers-node

Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
https://testcontainers.com
MIT License
1.87k stars 183 forks source link

chore: export containers default images #797

Closed idbenami closed 2 months ago

idbenami commented 2 months ago
netlify[bot] commented 2 months ago

Deploy Preview for testcontainers-node ready!

Name Link
Latest commit b5f8fa5675c1175e40da7c4a85ed070847822a45
Latest deploy log https://app.netlify.com/sites/testcontainers-node/deploys/669794bcfc52950008c29942
Deploy Preview https://deploy-preview-797--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 commented 2 months ago

Why?

idbenami commented 2 months ago

to be able to append an external artifactory registry url to the test container image.

cristianrgreco commented 2 months ago

See image name substitution section here https://node.testcontainers.org/features/images/