Containerize the segmenter #26
Annotations
1 error
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get -y upgrade && grep -v '^#' /tmp/apt-packages | xargs apt-get -y install --no-install-recommends && pip install --no-cache-dir poetry==1.7.1 --extra-index-url https://www.piwheels.org/simple && poetry -C /tmp export -f requirements.txt -o /tmp/requirements.txt && pip freeze > /tmp/pip-installed.txt && pip uninstall -y -r /tmp/pip-installed.txt && apt-get clean && rm -rf /var/lib/apt/lists/* && rm /tmp/apt-packages" did not complete successfully: exit code: 1
|
The logs for this run have expired and are no longer available.
Loading