docker images

Seb seb at wilzba.ch
Fri Jun 29 15:14:57 UTC 2018


On Thursday, 28 June 2018 at 17:54:45 UTC, Radu wrote:
> Created a couple of docker images useful for dlang dev.
>
> LDC cross compiler for ARM
>
> - https://hub.docker.com/r/rracariu/ldc-linux-armhf/
>
> This image allows one to easily cross compile to ARM. Main 
> use-case is continuous integration servers.
>
> - https://hub.docker.com/r/rracariu/dub-registry/
>
> Allows easily running a private dub repository on cloud.

We now setup auto-deploy to DockerHub from the official 
dlang/dub-registry:

https://github.com/dlang/dub-registry/pull/354
https://hub.docker.com/r/dlangcommunity/dub-registry/tags

So your private Dub registry docker instance should be able to 
update itself automatically.


More information about the Digitalmars-d-announce mailing list