Open sankar-6982 opened 3 days ago
Will you try to deploy from a Codespace? All the prerequisites are installed on this Codespace configuration.
@bjakems I am following the steps from the github deployment only.
https://github.com/microsoft/PubSec-Info-Assistant/blob/main/docs/deployment/deployment.md
But still encountering issue.
FATA[0000] initializing source docker-daemon:functionapp:20241112-083039: loading image from docker engine: Error response from daemon: {"message":"client version 1.22 is too old. Minimum supported API version is 1.24, please upgrade your client to a newer version"} make: *** [Makefile:34: deploy-functions] Error 1 root@vm:/home/windows/info-assist# docker version Client: Version: 27.3.1 API version: 1.47 Go version: go1.22.7 Git commit: ce12230 Built: Fri Sep 20 11:39:44 2024 OS/Arch: linux/amd64 Context: default
Server: Docker Desktop () Engine: Version: 27.3.1 API version: 1.47 (minimum version 1.24) Go version: go1.22.7 Git commit: 41ca978 Built: Fri Sep 20 11:41:11 2024 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.7.21 GitCommit: 472731909fa34bd7bc9c087e4c27943f9835f111
Even though the docker api version is 1.47, the deployment is keep failing.