dockerizing-django icon indicating copy to clipboard operation
dockerizing-django copied to clipboard

gunicorn: no such file or directory

Open luiseduardiazc opened this issue 8 years ago • 0 comments

Hi some one have de same error first I run docker-compose build and after docker-compose up

I get this error.

ERROR: for django Cannot start service django: oci runtime error: container_linux.go:247: starting container process caused "exec: "/usr/local/bin/gunicorn": stat /usr/local/bin/gunicorn: no such file or directory" ERROR: Encountered errors while bringing up the project.

luiseduardiazc avatar Oct 05 '17 03:10 luiseduardiazc