-
Notifications
You must be signed in to change notification settings - Fork 3k
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
【20220830】再次测试-armv7部署最新版本报错 #1574
Comments
【20220830】再次尝试
报错:
|
@lun9090 什么机器 |
玩客云,我找到了正式版本,看了下dockerfile,根据那个修改了下,正在重建,我看看情况 |
嗯嗯 我改做了,改成 |
解决方案:
结果成功! |
@lun9090 现在不支持吗,你看那个issue的最后,你更新你系统docker依赖包就好了。 |
留给有缘人,我的树莓派3B+解决方案是:
|
太牛了哥 |
系统相关信息
Debian GNU/Linux 10 (buster) with Linux 5.9.0-rc7-aml-s812
cpu:ARMv7 Processor rev 1 (v7l)
容器拉取命令
docker pull ghcr.io/whyour/qinglong:develop@sha256:c6cc827be1a30ab6918b918de83bd7a1341823de23c5cdfd1f13479fc17dac41
容器启动命令:
docker run -dit
-v $PWD/ql/config:/ql/config
-v $PWD/ql/log:/ql/log
-v $PWD/ql/db:/ql/db
-p 5600:5600
-p 5700:5700
--name qinglong
--hostname qinglong
--restart always
ghcr.io/whyour/qinglong@sha256:c6cc827be1a30ab6918b918de83bd7a1341823de23c5cdfd1f13479fc17dac41
容器运行日志:
The text was updated successfully, but these errors were encountered: