Skip to content

Conversation

@crcarlo
Copy link
Contributor

@crcarlo crcarlo commented May 20, 2025

Using the current version of RedisContainer with redis/redis-stack-server or redis/redis-stack images, the container lacks Redis modules because start method overrides the entrypoint script of redis-stack.

This problem has been described in this thread #827 (comment)

This PR:

  • Uses default redis-stack entrypoint script on start
  • Adds a test for redis-stack with JSON module
  • Updates the documentation to show the test as an example

@netlify
Copy link

netlify bot commented May 20, 2025

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit 9b345c9
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-node/deploys/682cd7c206054d0008b75d55
😎 Deploy Preview https://deploy-preview-1005--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 project configuration.

@cristianrgreco cristianrgreco added enhancement New feature or request minor Backward compatible functionality labels May 20, 2025
@crcarlo crcarlo requested a review from cristianrgreco May 20, 2025 19:31
@cristianrgreco cristianrgreco merged commit 018c496 into testcontainers:main May 21, 2025
18 checks passed
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