镜像已经加载成功了,docker run后发现web没有启动成功,请问需要如何部署呀
查了下容器内tomcat的日志:
trationDelegate$BeanPostProcessorChecker : Bean 'transactionAttributeSource' of type [class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
启动命令:docker run -tid --name ku8eye-web -v /data/ku8eye/ku8_ext_files:/root/ku8eye/ku8_ext_files -p 3306:3306 -p 8080:8080 -p 9001:9001 ku8eye-web
/data/ku8eye/ku8_ext_files
.
|-- docker_images
|-- ku8_images
| -- ku8-images.tar.gz -- logo_pic
|-- java.png
|-- mysql.png
|-- nodef.png
|-- redis.png
|-- storm.png
|-- tomcat.png
`-- zookeeper.png
镜像已经加载成功了,docker run后发现web没有启动成功,请问需要如何部署呀
查了下容器内tomcat的日志:
trationDelegate$BeanPostProcessorChecker : Bean 'transactionAttributeSource' of type [class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
启动命令:docker run -tid --name ku8eye-web -v /data/ku8eye/ku8_ext_files:/root/ku8eye/ku8_ext_files -p 3306:3306 -p 8080:8080 -p 9001:9001 ku8eye-web
/data/ku8eye/ku8_ext_files
.
|-- docker_images
|-- ku8_images
|
-- ku8-images.tar.gz-- logo_pic|-- java.png
|-- mysql.png
|-- nodef.png
|-- redis.png
|-- storm.png
|-- tomcat.png
`-- zookeeper.png