You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my use case, I need test containers for bot GCP BigQuery and RabbitMQ
Since both modules are already supported in Java and Go, I would like to add it to the node package
Any objections?
The text was updated successfully, but these errors were encountered:
I have tried to add it as part of my pull request #805 only the problem I have that on Apple Silicon Macs you need to pass --platform-parameter to docker run as the docker image doesn't have arm64 version of available.
There is already an opening issue to add such a command withPlatform in ticket #773
Hi,
For my use case, I need test containers for bot GCP BigQuery and RabbitMQ
Since both modules are already supported in Java and Go, I would like to add it to the node package
Any objections?
The text was updated successfully, but these errors were encountered: