Error: Docker build failed
jamva
TRIALOP

2 years ago

ERROR: failed to solve: process "/bin/bash -ol pipefail -c python -m venv --copies /opt/venv && . /opt/venv/bin/activate && pip install -r requirements.txt" did not complete successfully: exit code: 1

Error: Docker build failed

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

4 Replies


jamva
TRIALOP

2 years ago

;)

Attachments


brody
EMPLOYEE

2 years ago

Try adding a nixpacks.toml file to your project with this in it -

[phases.setup]
  nixPkgs = ['...', 'postgresql']

jamva
TRIALOP

2 years ago

Perfect, thanks


Loading...