You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bash-4.4# /bin/sh ./datasources.sh && catalina.sh run
Using CATALINA_BASE: /usr/local/tomcat
Using CATALINA_HOME: /usr/local/tomcat
Using CATALINA_TMPDIR: /usr/local/tomcat/temp
Using JRE_HOME: /usr/lib/jvm/java-1.8-openjdk/jre
Using CLASSPATH: /usr/local/tomcat/bin/bootstrap.jar:/usr/local/tomcat/bin/tomcat-juli.jar
在容器内部执行命令后阻塞
Describe the bug
docker-compose 本地运行,容器启动,无法访问 8080 端口
进入容器,访问 /data/appdatas/cat 目录,没有日志
docker logs -f 容器id,依旧没有日志
应该怎么看日志排查问题呀
The text was updated successfully, but these errors were encountered: