Skip to content

tobar-segais/tobar-segais-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

About this repository

This is the Git repository of the official image for tobar segais.

How to use this image

docker run -p 8080:8080 tobarsegais/tobar-segais

If you want to serve some bundles you can either derive an image and put the bundles you want in /usr/local/tomcat/webapps/ROOT/WEB-INF/bundles/ or you can mount a volume at /usr/local/tomcat/webapps/ROOT/WEB-INF/bundles/

docker run -P -v ~/mybundle.jar:/usr/local/tomcat/webapps/ROOT/WEB-INF/bundles/bundle.jar tobarsegais/tobar-segais

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published