-
Notifications
You must be signed in to change notification settings - Fork 491
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
第二条命令跑不起来 #36
Comments
docker run -v /www/itvall:/app liuxipo/itvall |
群晖运行, |
sudo docker run -v /www/itvall:/app liuxipo/itvall |
OpenWrt 21.02.3, r16958-cff738370eroot@ARS2: |
我的是以上的提示,是不是不支持arm平台? |
root@DSM-xxxx:~# sudo docker run -v /volume1/docker/itvall:/app liuxipo/itvall |
sudo docker run -v /volume1/docker/itvall:/app liuxipo/itvall这样试试 |
arm我再适配, |
python: can't open file '/app/itvall.py': [Errno 2] No such file or directory |
sudo docker run liuxipo/itvall这样试试 |
Error sending stats to Plausible: error sending request for url (https://plausible.io/api/event): operation timed out |
你用ssh登陆,再运行 |
是docker出错了,应该是docker源的问题 |
docker pull liuxipo/itvall:arm64,试试能不能用,不知道这个平台是不是支持chromedriver |
OpenWrt 21.02.3, r16958-cff738370eroot@ARS2: |
什么设备? |
EasePi ARS2易有云官网上的,系统还是istore OS |
sudo docker run liuxipo/itvall,这样可以运行吗? |
chromedriver的问题,可能不支持你的硬件 |
root@iStoreOS: |
加sudo也不行,重新下载试试? |
不行 安装不了 openwrt |
debian AMD和ARM 都试了,运行报错 |
docker run -v /www/itvall:/app itvall
Unable to find image 'itvall:latest' locally
docker: Error response from daemon: pull access denied for itvall, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
The text was updated successfully, but these errors were encountered: