Sign inSign up

jbeef/build-server

By jbeef

Updated almost 8 years ago

Image
0

313

jbeef/build-server repository overview

There are 3 build options: [theme | liferay | all]

Samples:

  1. docker run -it --rm -v $(pwd)/jars:/root/jars jbeef/build-server theme
  2. docker run -it --rm -v $(pwd)/jars:/root/jars jbeef/build-server liferay
  3. docker run -it --rm -v $(pwd)/jars:/root/jars jbeef/build-server all

After process starting, a 'jars' folder will be created at the current directory in the host machine. The jar & war files will be exported in this folder. In order to clone the project from the git repository is necessary to provide your git credentials when requested.

Tag summary

Content type

Image

Digest

Size

625.8 MB

Last updated

almost 8 years ago

docker pull jbeef/build-server