dockerfile: make pyocd available in the container #190
Annotations
1 error
update_docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3 -m venv ${workspace_dir}/.venv && . ${workspace_dir}/.venv/bin/activate && pip install west pyocd && mkdir -p ${workspace_dir}/temp && cd ${workspace_dir}/temp && west init --mf ../west.yml -l . && west update && west config manifest.path ${project_name} && west config manifest.file west.yml && cd ${workspace_dir} && rm -rf temp west.yml" did not complete successfully: exit code: 1
|