{"id":16373345,"url":"https://github.com/lindt/docker-ldc","last_synced_at":"2025-07-20T01:34:10.484Z","repository":{"id":147443516,"uuid":"72322654","full_name":"lindt/docker-ldc","owner":"lindt","description":"Docker Image for LDC","archived":false,"fork":false,"pushed_at":"2018-06-17T09:13:40.000Z","size":37,"stargazers_count":9,"open_issues_count":3,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T17:46:16.254Z","etag":null,"topics":["compiler","dlang","docker","ldc"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/dlanguage/ldc/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lindt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-30T03:26:36.000Z","updated_at":"2023-08-13T09:02:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6ae087e-71e1-49ef-8883-2b7c96a3b228","html_url":"https://github.com/lindt/docker-ldc","commit_stats":null,"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/lindt/docker-ldc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindt%2Fdocker-ldc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindt%2Fdocker-ldc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindt%2Fdocker-ldc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindt%2Fdocker-ldc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lindt","download_url":"https://codeload.github.com/lindt/docker-ldc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindt%2Fdocker-ldc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266053841,"owners_count":23869498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compiler","dlang","docker","ldc"],"created_at":"2024-10-11T03:14:03.614Z","updated_at":"2025-07-20T01:34:10.476Z","avatar_url":"https://github.com/lindt.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Docker pulls](https://img.shields.io/docker/pulls/dlanguage/ldc.svg)](https://hub.docker.com/r/dlanguage/ldc/)\n[![Docker Build](https://img.shields.io/docker/automated/dlanguage/ldc.svg)](https://hub.docker.com/r/dlanguage/ldc/)\n[![Latest Tag](https://img.shields.io/github/tag/lindt/docker-ldc.svg)](https://hub.docker.com/r/dlanguage/ldc/)\n\n# docker-ldc\n\nDocker Image for LLVM-based [D](http://dlang.org) Compiler.\n\n## Motivation\n\nInstallation of a compiler sometimes is cumbersome. This Docker image should take this pain and allow you to easily switch between Versions of the same compiler and even different compilers.\n\nIn case a native installation is required, `curl -fsS https://dlang.org/install.sh | bash -s ldc` could be used.\n\n## Other Compilers\n\nAllows to use all major D Compilers without installation.\n\n| Compiler | Latest Tag |\n| -------- | ---------- |\n| DMD      | [![Latest Tag](https://img.shields.io/github/tag/lindt/docker-dmd.svg)](https://hub.docker.com/r/dlanguage/dmd/) |\n| LDC      | [![Latest Tag](https://img.shields.io/github/tag/lindt/docker-ldc.svg)](https://hub.docker.com/r/dlanguage/ldc/) |\n| GDC      | [![Latest Tag](https://img.shields.io/github/tag/lindt/docker-gdc.svg)](https://hub.docker.com/r/dlanguage/gdc/) |\n\n## Usage\n\nPlace a `test.d` in your current directory.\nThen execute\n```\ndocker run --rm -ti -v $(pwd):/src dlanguage/ldc ldc2 test.d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flindt%2Fdocker-ldc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flindt%2Fdocker-ldc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flindt%2Fdocker-ldc/lists"}