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

Stuck figuring out proper hassio-builder command #1685

Closed
RonSpawnson opened this issue Apr 28, 2020 · 1 comment
Closed

Stuck figuring out proper hassio-builder command #1685

RonSpawnson opened this issue Apr 28, 2020 · 1 comment

Comments

@RonSpawnson
Copy link

I'm attempting to follow the README. The process in general makes sense (build image, tag it, and restart things). But I'm stuck on step 1: building. All the doc says is "You can use the builder to build your supervisor: https://github.com/home-assistant/hassio-builder". When I go to this link, I try to put forth a run command based on it's README, and it's not working.

Command I attempted:
docker run --rm --privileged -v ~/.docker:/root/.docker -v /my_addon:/data homeassistant/armv7-builder --armv7 -t /data

Output I see:

{...}
INFO: Runn addon build for: armv7
jq: error: Could not open file /data/config.json: No such file or directory

Any tips on how I can properly build supervisor with hassio-builder as per step 1 of README?

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