Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

blackducksoftware/dockerized_hub_autobuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

dockerized_hub_autobuild

###Intro

With this archive you can generate a docker image with the Black Duck software hub installed in the image.

You have to put the hub full installer in this directory, the file name has to have the following format: appmgr.hubinstall.full*.zip

###Start script Then you can start the build with the following command

for linux (tested on ubuntu 15.10 / 16.04 and mac)

$./autobuild.sh -i|--image <image name> -l|--license <license string>

for mac :

$./autobuildMac.sh -i|--image <image name> -l|--license <license string>

Note that the autobuild*.sh and install.sh have to have execution rights

$chmod +x <file name>

Generate a docker image whithout a license

To generate a image without a licecense do the above but use the autobuildNoLicense.sh script instead

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages