Adding CMD to Docker image causes enless Deploying 1/2

jeroenst

Cadet
Joined
Oct 19, 2022
Messages
6
When I add a cmd to the launch docker image like echo "hello" the container remains on deploying and doesn't start.

How can I solve this?

I searched this forum and documentation but didn't find any help on this.
 
Top