Update metabase in docker

Thanks for getting back to me. Docker says that IP is 0.0.0.0:3000
However the instance is not opening and changing status to exited after few minutes of working.
My server is 4GB RAM and 4vCPU, which suppose to be enough for running Metabase.

@alexpti4ka Then use docker inspect to find your container IP. I would advise you to use JAR if you are not familiar with Docker. Otherwise have a look in the Docker documentation, since your question is really not about Metabase, but how to manage Docker networking.