ipedrazas / taiga-docker

Docker scripts to run your own Taiga
Apache License 2.0
324 stars 115 forks source link

Docker image won't build (missing requirements.txt) #36

Open jujes opened 8 years ago

jujes commented 8 years ago

Attempting to build the project using its backend Dockerfile fails...

# Executing 3 build triggers...
Step 1 : COPY requirements.txt /usr/src/app/
lstat requirements.txt: no such file or directory