How to deploy petclinix.war to docker weblogic managed node

I’m using below link to deploy my sample petclinic application on docker weblogic container but it fails to deploy. Below is the link which im following.

I’m replacing the sample.war file with petclinic.war(Name changes as sample.war) building the image and running the container . when I check in console --> deployment status is showing failed.

can some one help me in this how to proceed.