virto-network / valor

Create HTTP APIs with a plugin system that runs in the server and the browser.
GNU General Public License v3.0
9 stars 8 forks source link

Docker support #20

Open saiKumarGanji opened 3 years ago

saiKumarGanji commented 3 years ago

Trying to build the application using make command. Facing some core rust installation issues. Can you provide docker image with which the application can be replicated, built and deployed locally easily.

olanod commented 3 years ago

Hi @saiKumarGanji, yeah that's something we can totally do. Still I'll be updating soon the Makefile(in https://github.com/valibre-org/valor/pull/10) to fix some building issues and possibly publish the cross compiled native binary in the releases and also make it easily cargo installable.