Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用docker compose部署出错 #247

Open
Winyer opened this issue Jan 31, 2024 · 2 comments
Open

使用docker compose部署出错 #247

Winyer opened this issue Jan 31, 2024 · 2 comments

Comments

@Winyer
Copy link

Winyer commented Jan 31, 2024

描述问题

提示如下:
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

重现步骤

在ide.goorm.io创建账号和免费容器使用docker compose的部署方法后出现此问题,当然,也可能是因为goorm本身就是容器的原因?我不知道,无法判断它的运行环境

截图&日志
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
你做了哪些尝试

无尝试,因goorm部署docker也无法运行所以只是试一试,我也只是提供一个免费部署容器的可能供大家探讨。

环境信息

  • 系统:Ubuntu (例如 debian11 x64)
  • PHP 版本:无 (例如 php8.0)
  • 脚本版本:0.6 (例如 v0.4.5)
  • 是否 Docker:未知 (例如 是)

额外的备注

  • 无补充,Goorm容器环境,听名字应该是个容器
@luolongfei
Copy link
Owner

这个免费容器平台支持 docker compose ?

@Winyer
Copy link
Author

Winyer commented Feb 1, 2024

这个免费容器平台支持 docker compose ?

安装成功了....看着和ubuntu差不多,宝塔什么的也都能安装使用,只是总感觉它是个容器

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

No branches or pull requests

2 participants