Build and push Boltz #2
Annotations
1 error
Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends git build-essential python3-venv && python3 -m venv /opt/venv && . /opt/venv/bin/activate && pip install --no-cache-dir --upgrade pip && pip install --no-cache-dir boltz && git clone https://github.com/jwohlwend/boltz.git /app && apt-get purge -y git build-essential && apt-get autoremove -y && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 1
|
Loading