Closed agaldemas closed 3 years ago
Hi agaldemas,
if you take a look at:
https://github.com/KnowageLabs/Knowage-Server/blob/master/knowagedatabasescripts/pom.xml
You can see that the knowagedatabasescripts is a Maven project that produces just the artifact you need. In
Thank for your answer @kerny3d
Hello,
I'm trying to build myself docker image using
Knowage-Server-Docker/dockerfile
, but it fails, because of missing knowage-database-scripts-mysql.zip here is the error :How is the knowage-database-scripts-mysql.zip prepared and retrieved ?, it should be in the repo, but no ?
Most probably the zip is prepared from Knowage-Server repositor directory, knowagedatabasescripts/mysql so I made manually a zip file and copy it... But after no war files found :
Thanks in advance to give hint on how to prepare files from Knowage-server repository to build the image