Skip to content

tvrmsmith/docker-upsource

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upsource

Upsource is a repository browsing and code review tool from JetBrains.

Version 3.5, build 3550 (released November 2, 2016).

The image based on Ubuntu 16.04 LTS with Oracle Java 8.

Usage

Pull the image, create a new container and start it:

docker pull esycat/upsource
docker create --name upsource -p 8080:8080 --restart=always esycat/upsource
docker start upsource

About

Dockerfile for Upsource.

Resources

License

Stars

Watchers

Forks

Packages

No packages published