Samsung / Castanets

Edge distributed web engine. Part of web engine processes are offloaded to a powerful devices and only graphical results are processed in local devices. This way, we overcome both CPU limitations and memory limitations of the low-end local devices
BSD 3-Clause "New" or "Revised" License
45 stars 43 forks source link

Build application as docker image #263

Closed rzr closed 4 years ago

rzr commented 4 years ago

I am sharing a code that rely on other PR that let you build a docker image from sources, as well as a debian package to deploy application more easily:

https://hub.docker.com/r/rzrfreefr/castanets/tags

https://dl.bintray.com/rzr/deb/pool/c/castanets-snapshot/

First please first merge this pending PR https://github.com/Samsung/Castanets/pull/73

Then I can submit each patches individually.

Regards

rzr commented 4 years ago

you can merge this PR once if preferred

Chikdolman commented 4 years ago

Android build failed due to system error. This commit does not affect the build. Thus it looks fine to merge this PR

Chikdolman commented 4 years ago

Can you also update Readme file for docker? :)