Fix Docker cpu/gpu builds #213
test-docker-build.yml
on: pull_request
Detect modified Dockerfiles
8s
Matrix: Build modified Docker images
Annotations
2 errors
Build modified Docker images (docker/lerobot-gpu/Dockerfile)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip install --no-cache-dir \".[test, aloha, xarm, pusht, dynamixel]\"" did not complete successfully: exit code: 1
|
Build modified Docker images (docker/lerobot-cpu/Dockerfile)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip install --no-cache-dir \".[test, aloha, xarm, pusht, dynamixel]\" --extra-index-url https://download.pytorch.org/whl/cpu" did not complete successfully: exit code: 1
|