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

Support custom compose project names #800

Merged

Conversation

jalaziz
Copy link
Contributor

@jalaziz jalaziz commented Jul 25, 2024

Allow custom project names for docker compose environments. This can be useful when running tests in CI environment where images may be built separately and loaded into the local docker image cache and consistent image names are needed (without having to specify local image names for each service).

Allow custom project names for docker compose environments. This can be
useful when running tests in CI environment where images may be built
separately and loaded into the local docker image cache and consistent
image names are needed (without having to specify local image names for
each service).
Copy link

netlify bot commented Jul 25, 2024

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit 8439ff8
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-node/deploys/66a35abc63d64200082d5afe
😎 Deploy Preview https://deploy-preview-800--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 added enhancement New feature or request minor Backward compatible functionality labels Jul 25, 2024
@cristianrgreco
Copy link
Collaborator

Thanks @jalaziz. Could you pls document this feature in the compose docs?

@jalaziz
Copy link
Contributor Author

jalaziz commented Jul 25, 2024

@cristianrgreco added some basic docs based on the docs that are already there, but let me know if you would like me to add more comprehensive ones 🙏🏼

@cristianrgreco cristianrgreco merged commit 3bafc47 into testcontainers:main Jul 26, 2024
94 checks passed
@jalaziz jalaziz deleted the compose-custom-project-name branch July 26, 2024 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor Backward compatible functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants