Skip to content

Conversation

@MagnaibayarMN
Copy link

Hello?

I'm user of testcontainers which is not working properly due to docker api version requirements.
The error was:

client version 1.43 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version

Then I solved this problem by introducing new ENV variable DOCKER_API_VERSION and its default value remains as same as before (v1.43).

Now, People who has newer version of Docker API able to use beluga-php/docker-php by

DOCKER_API_VERSION=v1.52 /usr/bin/php ...

@flavioheleno
Copy link
Member

Hi @MagnaibayarMN , thanks for your contribution!
Would you kindly adjust to make 1.45 the default?

@MagnaibayarMN
Copy link
Author

@flavioheleno Hi, the default version is set by v1.45 now. 😀

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants