Open NikhilSharmaWe opened 1 year ago
We'll take a look at this, thank you for sharing.
I'm not sure if you could run docker buildx uninstall
?
Could you make a suggestion in Which Solution Do You Recommend?
Note that faas-cli publish
requires DOCKER_BUILDKIT=1
Expected Behaviour
faas-cli up -f pydict.yml
works fine and builds an imageCurrent Behaviour
20.10.24
is used.List All Possible Solutions and Workarounds
23.0.0
release regarding the docker build: https://docs.docker.com/engine/release-notes/23.0/#newDOCKER_BUILDKIT
to0
when docker version is23.0.0
or aboveWhich Solution Do You Recommend?
Steps to Reproduce (for bugs)
Can reproduce the issue by trying to build image through openfaas with docker release version
23.0.0
or above.Context
Your Environment
faas-cli version
): 0.16.3docker version
): 23.0.4 (when error occurs)