Pull container from dockerhub

Hi I am new on docker and I created a default .net core web mvc application with docker for linux from my windows 10 machine.It was running and push it to dockerhub.From my ubuntu 16.04 32bit (i386) machine I pulled the image and stat running it.I got the following mesage: standard_init_linux.go:190: exec user process caused “exec format error”
Any suggestion how to resolve it?

Do you have see https://github.com/containers/buildah/issues/475 ?