I'm assuming my container is not
I'm assuming my container is not starting in dev because
When deploying it is the same but I do get some messages (e.g.
How can I access the logs from what is happening inside the container?
onStart is not called (and docker ps returns nothing) but it is impossible to debug. I'm not getting any logs or error messages from inside the container, only the fetch error from the worker to the container?When deploying it is the same but I do get some messages (e.g.
Error checking 4848: The container is not listening in the TCP address 10.0.0.1:4848) but still nothing useful...How can I access the logs from what is happening inside the container?
