factionsecurity / faction

Pen Test Report Generation and Assessment Collaboration
https://www.factionsecurity.com/
GNU General Public License v2.0
432 stars 31 forks source link

In Readme.md #47

Closed Simon-Terrien closed 7 months ago

Simon-Terrien commented 8 months ago

Could it possible to add mvn clean compile war:war

git clone git@github.com:factionsecurity/faction.git
cd faction
mvn clean compile war:war
docker-compose up --build

Thanks

summitt commented 7 months ago

I think you might have a slightly older version of Faction. The new docker-compose will pull the latest release from Git Hub when building the container.