I am starting containers from rancher catalog, they run without errors, in logs I see
listening on port 8080
but this port is closed and
docker ps
shows no port for the container. If I do the same docker-compose on the host - it works. What does it mean?