{"id":18091022,"url":"https://github.com/wilzbach/dlang-docker","last_synced_at":"2025-04-13T05:44:24.436Z","repository":{"id":56549874,"uuid":"115984191","full_name":"wilzbach/dlang-docker","owner":"wilzbach","description":"Automated Docker images for D","archived":false,"fork":false,"pushed_at":"2020-11-01T06:34:07.000Z","size":25,"stargazers_count":19,"open_issues_count":7,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-13T05:43:49.416Z","etag":null,"topics":["circleci","dlang","dmd","docker","gdc","ldc","ubuntu"],"latest_commit_sha":null,"homepage":"https://dlang.org/download.html","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wilzbach.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-02T06:47:02.000Z","updated_at":"2024-01-13T17:31:36.000Z","dependencies_parsed_at":"2022-08-15T20:50:11.151Z","dependency_job_id":null,"html_url":"https://github.com/wilzbach/dlang-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilzbach%2Fdlang-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilzbach%2Fdlang-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilzbach%2Fdlang-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilzbach%2Fdlang-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wilzbach","download_url":"https://codeload.github.com/wilzbach/dlang-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670520,"owners_count":21142901,"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":["circleci","dlang","dmd","docker","gdc","ldc","ubuntu"],"created_at":"2024-10-31T18:09:01.203Z","updated_at":"2025-04-13T05:44:24.403Z","avatar_url":"https://github.com/wilzbach.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"D docker images\n===============\n\n[![Build Status](https://travis-ci.org/wilzbach/dlang-docker.svg?branch=master)](https://travis-ci.org/wilzbach/dlang-docker)\n\n```yaml\nversion: 2\njobs:\n  build:\n    docker:\n      - image: dlang2/dmd-circleci\n```\n\nUbuntu\n------\n\nThe default tag (`latest`) is the last stable release.\n\n### Example\n\n```dockerfile\nFROM: dlang2/dmd-ubuntu:2.077.1\nWORKDIR /dlang/app\nCOPY . .\n\nRUN dub build -v\nCMD [\"/dlang/app/app\"]\n```\n\nSee the [`example-app`](https://github.com/wilzbach/dlang-docker/tree/master/example-app).\n\n### Available tags\n\n- https://hub.docker.com/r/dlang2/dmd-ubuntu/tags/\n- https://hub.docker.com/r/dlang2/ldc-ubuntu/tags/\n- https://hub.docker.com/r/dlang2/gdc-ubuntu/tags/\n\nThis repo is fully automated and new releases get deployed automatically.\n\nCircleCi: Available tags\n--------------\n\nThe default tag (`latest`) is the last stable release.\n\n### DMD\n\n```yaml\n- image: dlang2/dmd-circleci:nightly\n- image: dlang2/dmd-circleci:beta\n- image: dlang2/dmd-circleci\n- image: dlang2/dmd-circleci:2.077.1\n```\n\n### LDC\n\n```yaml\n- image: dlang2/ldc-circleci:beta\n- image: dlang2/ldc-circleci\n- image: dlang2/ldc-circleci:1.6.0\n```\n\n### GDC\n\n```yaml\n- image: dlang2/gdc-circleci\n- image: dlang2/gdc-circleci:4.8.5\n```\n\nFull list:\n\n- https://hub.docker.com/r/dlang2/dmd-circleci/tags/\n- https://hub.docker.com/r/dlang2/ldc-circleci/tags/\n- https://hub.docker.com/r/dlang2/gdc-circleci/tags/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilzbach%2Fdlang-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilzbach%2Fdlang-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilzbach%2Fdlang-docker/lists"}