Unable to run a docker image built. When I run with the command
docker run -p 8080:8080 -t {image prefix name}/{image name}
I get a message "no main manifest attribute, in app.jar"
Using docker-maven-plugin and tried maven-assembly-plugin with main class called out explicitly.
docker version Boot2Docker 1.7.0