dockerizing-django
dockerizing-django copied to clipboard
gunicorn: no such file or directory
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.