You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
提示如下:
make up
git fetch --all
Fetching origin
git reset --hard
HEAD is now at 2a9a733 Merge branch 'dev'
git pull
Already up to date.
docker compose pull aws-waf-solver
unable to get image 'luolongfei/aws-waf-solver': Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Makefile:7: recipe for target 'up' failed
make: *** [up] Error 1
截图&日志
make up
git fetch --all
Fetching origin
git reset --hard
HEAD is now at 2a9a733 Merge branch 'dev'
git pull
Already up to date.
docker compose pull aws-waf-solver
unable to get image 'luolongfei/aws-waf-solver': Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Makefile:7: recipe for target 'up' failed
make: *** [up] Error 1 你做了哪些尝试
描述问题
重现步骤
截图&日志
make up
git fetch --all
Fetching origin
git reset --hard
HEAD is now at 2a9a733 Merge branch 'dev'
git pull
Already up to date.
docker compose pull aws-waf-solver
unable to get image 'luolongfei/aws-waf-solver': Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Makefile:7: recipe for target 'up' failed
make: *** [up] Error 1
你做了哪些尝试
环境信息
额外的备注
The text was updated successfully, but these errors were encountered: