feat: global venv and dockerfile #2
docker-build.yml
on: push
build-image
35s
push-image
36s
Annotations
2 errors
|
build-image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c uv sync && uv run ipython kernel install --user --env VIRTUAL_ENV $(pwd)/.venv --name=open-pulse && uv run --with jupyter jupyter lab" did not complete successfully: exit code: 2
|
|
push-image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c uv sync && uv run ipython kernel install --user --env VIRTUAL_ENV $(pwd)/.venv --name=open-pulse && uv run --with jupyter jupyter lab" did not complete successfully: exit code: 2
|