Hi @giaminhphamle
Without knowing which ports you have mapped for the container (your Docker run
command), then it's difficult to say.
0.0.0.0
just means that Metabase is listening on all interfaces (of the container).
But try reading this: Docker + Metabase + Network: Host