Sign inSign up

gordonff/rpi-tomcat

By gordonff

Updated over 8 years ago

A stable version of Tomcat 8 and JRE 8 for Raspberry Pi.

Image
1

10K+

gordonff/rpi-tomcat repository overview

rpi-tomcat

A stable version of Tomcat 8 and JRE 8 for Raspberry Pi similar to other images on docker hub except this one does not remove apt sources; hence, it is extensible. Seen as a base image for Tomcat dependent applications.

How to use this image

Use an image tag to select a specific version of tomcat starting with version 8.5.11.

The usage examples on the Offical Tomcat image dockerhub page are valid for this image after changing the image name. Here is an example using the image name and tag. Use control-c to stop each image or stop a container using the docker stop command from another terminal.

$ docker run -it --rm -p 8080:8080 gordonff/rpi-tomcat:8.5

Tag summary

Content type

Image

Digest

Size

107 MB

Last updated

over 8 years ago

docker pull gordonff/rpi-tomcat