D for microservices

Andrew Benton Andrew.Benton675 at gmail.com
Thu Mar 8 09:35:08 UTC 2018


On Thursday, 8 March 2018 at 07:54:29 UTC, Jacob Carlborg wrote:
> On Thursday, 8 March 2018 at 07:20:53 UTC, Radu wrote:
>
>> This guys says that vide.d works 
>> https://forum.dlang.org/thread/gikoeutmdyvolfshpqqq@forum.dlang.org
>
> Yes, it's pretty straightforward:
>
> 1. Build on Ubuntu, or some other dist
> 2. Statically link the whole binary with LDC, then you don't 
> need to use Musl
> 3. Run it on Alpine
>
> --
> /Jacob Carlborg

Looks like that works out much nicer than using alpine as the 
first stage right now.  I'm not sure anyone will be too upset 
about the extra 7MB.


More information about the Digitalmars-d mailing list