getting error
stlibertos
TRIALOP
a year ago
4 | # setup phase
15 | COPY . /app/.
16 | >>> RUN python3 -m ensurepip --upgrade
17 | RUN pip install --upgrade pip
18 | RUN pip install -r requirements.txt
ERROR: failed to solve: process "/bin/bash -ol pipefail -c python3 -m ensurepip --upgrade" did not complete successfully: exit code: 1
Error: Docker build failed
ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies