I have a problem with docker. service "todo" is not running container
i trying to make a docker-compose for my django project but when im using "docker-compsoe exec" i geting this error. service "todo" is not running container
im expecting when write "docker-compose exec todo sh -c "python startapp todolist" its make an app but its not happend and i getting this error. "service "todo" is not running container" enter image description here enter image description here