we have some issue
we are build docker images and then running container which is working fine at same machine but when we are copying images to other machine and running container the application is not running
My use : I push my image to docker hub then pull it on other machines OR i push my Dockerfile and docker-compose.yml to our self hosted GitLab instance then git pull on other machine and rebuild there the image.
Please give more detailled info like logs of your docker containers.