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
docker-compose up
Docker Compose is now in the Docker CLI, try `docker compose up`
Creating network "my_ml_service_default" with the default driver
Creating volume "my_ml_service_static_volume" with default driver
Creating my_ml_service_wsgiserver_1 ... done
Creating my_ml_service_nginx_1 ... done
Attaching to my_ml_service_wsgiserver_1, my_ml_service_nginx_1
wsgiserver_1 | /usr/bin/env: 'bash\r': No such file or directory
my_ml_service_wsgiserver_1 exited with code 127
nginx_1 | 2021/06/02 16:53:32 [emerg] 1#1: host not found in upstream "wsgiserver" in /etc/nginx/conf.d/default.conf:17
nginx_1 | nginx: [emerg] host not found in upstream "wsgiserver" in /etc/nginx/conf.d/default.conf:17
The text was updated successfully, but these errors were encountered:
I got this error, Do you know how can I fix it?
The text was updated successfully, but these errors were encountered: