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

Installation of runV components encountered problems, please ask how to solve them? #2858

Closed
charlesqing opened this issue May 23, 2019 · 2 comments
Labels
areas/runv kind/question all questions or confusion about this project

Comments

@charlesqing
Copy link

charlesqing commented May 23, 2019

It's time to install the runV component, but I don't know which configuration information is added to the pouch configuration file. Please consult us. Thank you.

// 安装runV组件的时候到了下面这一步,但不知道这段配置信息添加到pouch的哪个配置文件中,请教一下大家,谢谢

First, add runv into config file, restart pouchd, ensure that pouchd know the specified runtime.
{
"add-runtime": {
"runv": {
"path": "/usr/local/bin/runv"
}
}
}

!!!!WE STRONGLY ENCOURAGE YOU TO DESCRIBE YOUR ISSUE IN ENGLISH!!!!

@pouchrobot pouchrobot changed the title 安装runV组件遇到问题,请教一下怎么解决? Installation of runV components encountered problems, please ask how to solve them? May 23, 2019
@pouchrobot pouchrobot added the kind/question all questions or confusion about this project label May 23, 2019
@HusterWan
Copy link
Contributor

add it to the pouch config file which default location is /etc/pouch/config.json, please create this file if not exist.

@charlesqing
Copy link
Author

add it to the pouch config file which default location is /etc/pouch/config.json, please create this file if not exist.

谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
areas/runv kind/question all questions or confusion about this project
Projects
None yet
Development

No branches or pull requests

4 participants