This message was deleted.
# general
s
This message was deleted.
s
I just read the docs looks like you can set the environment variables for DOCKER_API_VERSION. These would be the env parameters https://github.com/pulumi/pulumi-docker/blob/master/sdk/dotnet/Docker.cs https://docs.docker.com/engine/reference/commandline/cli/
h
Hi James I have exported env on my console before running pulumi script but still gets the same error.
export DOCKER_API_VERSION=1.39
s
Can you share your code?