tomcat 9.0.76 base centos7 chinese edtion
944
set to chinese edtion and include 484 fonts base centos 7 tomcat version :9.0.76
$dock run -d -p 8080:8080 4freevip/tomcat:latest
you can use this to deployed the geosever,for example:
first download the geoserver war package to the /root/tomcat/ folder ;
$docker run -d -p 8080:8080 -v /root/tomcat/:/usr/local/tomcat/webapps/ 4freevip/tomcat:latest
https://your_ip:8080/geoserver
default geoserver password: admin/geoserver
Content type
Image
Digest
sha256:2b016134f…
Size
620.7 MB
Last updated
about 3 years ago
docker pull 4freevip/tomcat