How to run Docker Image on my Website

Hello guys.

I have installed docker on CP and pulled my docker image from my dockerhub.

i have created a container but when i run docker, i get error : exec /usr/local/bin/docker-entrypoint.sh: exec format error

I have created my website in cyberpanel.

for example if the website created name is mydomain.com

how can i map this to the docker container for it to run.

need help urgently please.

a step by step guide will be much appreciated.

please check this 1 - Getting Started with CyberPanel Docker Manager

i have followed the steps, installed docker and pulled my image.

after creating the container am not able to start the application. It exit immediately after starting docker app.