I cannot seem to get podman to work on the armv7hl Fedora build. Attempting to start any container fails: > Error: open `proc`: No such file or directory: OCI runtime command not > found error As such, to build the wheels for Home Assistant, this job will have to run directly on the Jenkins node host OS for now. This means the native dependencies need to be installed: sudo dnf install openssl-devel libffi-devel |
||
---|---|---|
Containerfile | ||
Jenkinsfile | ||
build.sh | ||
publish.sh |