Sign inSign up

antonmeep/ldc

By antonmeep

Updated over 5 years ago

LLVM-based D language compiler with OpenSSL 1.1 included. Updated daily

Image
0

10K+

antonmeep/ldc repository overview

antonmeep/ldc GitLab GitLab pipeline status Docker Pulls Docker Stars MicroBadger Size

This is a minimal ldc image based on debian-slim intended to be used within a CI job.

Features

  • Updated daily, latest tag always contains latest stable ldc version
  • Just ~170MB for fastest builds
  • Includes OpenSSL v1.1 which is required by vibe.d - the most popular D web framework
  • Dub is included as well

Usage

$ docker run --rm -it -v$(pwd):/source antonmeep/ldc ldc2 -run code.d

Tag summary

Content type

Image

Digest

Size

165.9 MB

Last updated

over 5 years ago

docker pull antonmeep/ldc