Skip to content

Add helper to ignore check version on azurite container#11834

Open
fdambrine wants to merge 1 commit into
testcontainers:mainfrom
fdambrine:feat/azurite-skip-api-version-check
Open

Add helper to ignore check version on azurite container#11834
fdambrine wants to merge 1 commit into
testcontainers:mainfrom
fdambrine:feat/azurite-skip-api-version-check

Conversation

@fdambrine
Copy link
Copy Markdown

@fdambrine fdambrine commented Jun 8, 2026

Hello,
As my team and I have trouble with the fact Azurite images and sdk version are not synchronized, we always have to find a way to put the --skipApiVersionCheck flag.

For now that means using GenericContainer instead of AzuriteContainer as the getCommandLine version would overwrite any change done with the withCommand helper we inherit.

To fit with current state of AzuriteContainer design, I added the withIgnoreApiVersionCheck helper and updated the getCommandLine method.

@fdambrine fdambrine requested a review from a team as a code owner June 8, 2026 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant