dice-group / FOX

Federated Knowledge Extraction Framework
GNU Affero General Public License v3.0
189 stars 51 forks source link

Add Dockerfile to release #21

Closed yamalight closed 8 years ago

yamalight commented 8 years ago

So, I'd made a Dockerfile that successfully wrapps and runs FOX release. You can find it here: https://gist.github.com/yamalight/e571185f3bbcd9136a3e

The only thing is I'm not sure how exactly the *.jar name is generated, so the best option would be to generate that dockerfile in ./build script and add it to release/ folder. Is that doable, @renespeck ?

yamalight commented 8 years ago

Alternative is to use Dockerfile to build the whole thing completely, but that takes ages :\