Convox (YC S15) launches Grid service to automate code deployment(venturebeat.com) |
Convox (YC S15) launches Grid service to automate code deployment(venturebeat.com) |
I came across your guys' stuff about a month ago and was intrigued by the cedar stack of heroku being dockerized and started playing with it.
Immediately stopped when my simple hello world node app was 1.5GB in size.
Building a much more lightweight image for your node app shouldn't be too hard, though. Check out https://github.com/convox-examples/express for a simple example.