You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the Dockerfile has to be changed. I had to manually copy the requirements.txt into deployment, create an app directory in there and then copy the (main) app directory into that directory. Then I ran the provided docker instruction and it progressed past the errors (steps 2 and 4 of the docker build).
The text was updated successfully, but these errors were encountered:
I think the Dockerfile has to be changed. I had to manually copy the requirements.txt into deployment, create an app directory in there and then copy the (main) app directory into that directory. Then I ran the provided docker instruction and it progressed past the errors (steps 2 and 4 of the docker build).
The text was updated successfully, but these errors were encountered: