D for microservices: ldc, rdmd, dub now available on Alpine x86_64

Petar Petar
Tue Nov 5 09:48:13 UTC 2019


On Tuesday, 5 November 2019 at 02:16:28 UTC, Mathias Lang wrote:
> [..]

That's great news! Thanks a lot for your hard work!

> # Note: This will redownload your dependencies every time, 
> which doesn't play well with docker

I have been meaning to add a docker and CI friendly command to 
dub that fetches all dependencies without building them.
In the Node.js world they have the `npm ci` [0] command.

[0]: https://docs.npmjs.com/cli/ci.html


More information about the Digitalmars-d-announce mailing list