Hi everyone,
i am getting the standard_init_linux.go:190: exec user process caused “exec format error” while running the container. the container was created from imported image from tar ball. actually the container is just starting and exiting. i am providing the required information below please please please help me to get over from this blocker condition. i really thank full to you if you help me.
commands i used:
tar -cvjSf folder.tar.bz2 . —> for creating tar file
docker image import rootfs.tar.bz2 img:tag
docker run -i -t img /bin/sh
attaching the required information of docker-ce version and image inspection details, container inspection details. please go through once. and help me.
thank you,