Does your docker based project has a database defined in the target settings? As it looks like it deploys only the web server and not the database server.
When you define a target using docker local the database is not automatically defined. You have to go back into the target settings and define the database you want to use. The half green dot normally means this has not been done