vi Dockerfile以后能访问localhost:8888,但是localhost:8888/jpress访问显示404?这是为什么?
解决了问题!
https://gitee.com/GalaIO/jpress/blob/master/wars/jpress-web-newest.war,下载这个地址的WAR包,然后按照老师的步骤 vi Dockerfile;docker build;docker exec -it [container Id] bash
https://gitee.com/GalaIO/jpress/blob/master/wars/jpress-web-newest.war,下载图中这个WAR包