sematext/jetty

By sematext

Updated over 4 years ago

Sematext Jetty base image

Image
0

10K+

Docker containers

Sematext Docker images and other container related things

How it works

Build docker containers manually and push them to DockerHub:

cd docker
docker build -t sematext/<container_dir_name>:<tag> <container_dir_name>/.

The tag is consistent with particular container software version + revision. For example, elasticsearch container, the tag is 5.3.1-2 where 5.3.1 is software version and 1 is revision number. Check for available tags here https://hub.docker.com/r/sematext/<container_dir_name>/tags/.

Docker Pull Command

docker pull sematext/jetty