Centos7内安装docker,然后pull Tomcat后,run tomcat报错
[root@localhost local]# docker run tomcat:9
Cannot find /usr/local/tomcat/bin/setclasspath.sh
This file is needed to run this program
Centos7内安装docker,然后pull Tomcat后,run tomcat报错
[root@localhost local]# docker run tomcat:9
Cannot find /usr/local/tomcat/bin/setclasspath.sh
This file is needed to run this program
1.建议重新下载,下载前先把旧的镜像remove掉