Sign inSign up

4freevip/tomcat

By 4freevip

Updated about 3 years ago

tomcat 9.0.76 base centos7 chinese edtion

Image
0

944

4freevip/tomcat repository overview

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

Tag summary

Content type

Image

Digest

sha256:2b016134f

Size

620.7 MB

Last updated

about 3 years ago

docker pull 4freevip/tomcat