First off: Thank you for creating this repository, it's a great start point for people who would like to set up Meteor on Now.
Just one Problem: It's not using multi-stage Docker builds. As a result, all users are currently seeing a limit about their code being above 100MB in size.
This is a hard limit that we put in place in order to make unfreezing much faster on Now Cloud v2.
In turn, it would be great if you could start using multi-stage Docker builds like here.
First off: Thank you for creating this repository, it's a great start point for people who would like to set up Meteor on Now.
Just one Problem: It's not using multi-stage Docker builds. As a result, all users are currently seeing a limit about their code being above 100MB in size.
This is a hard limit that we put in place in order to make unfreezing much faster on Now Cloud v2.
In turn, it would be great if you could start using multi-stage Docker builds like here.