add --break-system-packages flag to allow system-wide python package … #28
Annotations
1 error
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y -q --no-install-recommends sudo bash wget git openssl unzip ca-certificates dirmngr apt-transport-https python python3 && apt-get clean && rm -rf /var/lib/apt/lists/* && wget \"https://bootstrap.pypa.io/pip/3.6/get-pip.py\" && wget \"https://bootstrap.pypa.io/pip/2.7/get-pip.py\" -O get-pip-2.py && python3 get-pip.py --no-cache-dir --no-compile && python get-pip-2.py --no-cache-dir --no-compile && rm get-pip.py && rm get-pip-2.py" did not complete successfully: exit code: 1
|
Loading