Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 861 Bytes

BUILD.md

File metadata and controls

26 lines (16 loc) · 861 Bytes

RestComm Java SS7 Stack and Services

Join the chat at https://gitter.im/RestComm/jss7 FOSSA Status

Build

Create the docker image

To crate the docker image you are able to run script:

./docker.sh

The result will be the image centos-sctp-mvn-libericajdk8 creation

Build release with documentation

You are able to build the project after the centos-sctp-mvn-libericajdk8 image creation.

To build the project you have to run script:

./release.sh