Skip to content

mparienti/docker-jackrabbit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-jackrabbit

This is the base image with supported Ubuntu Long-Term-Support, java and jackrabbit You find it on the docker repository under rootlogin/jackrabbit

This image is based on the openjdk image: https://hub.docker.com/_/openjdk/

Installed software:

Currently available jackrabbit versions (see branches)

  • Jackrabbit 2.6.5 - Standalone

Getting started

docker build -t mpm/jackrabbit .
docker run -p 127.0.0.1:8080:8080  mpm/jackrabbit

You can also use the produced image in compose receipt.

Documentation

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%