{"id":20895721,"url":"https://github.com/tafthorne/clang-fdev1","last_synced_at":"2026-04-29T14:05:27.878Z","repository":{"id":144830374,"uuid":"131867746","full_name":"TafThorne/clang-fdev1","owner":"TafThorne","description":"Dockerfile that sets up a basic gcc \u0026 clang Debian environment with a number of libraries configured","archived":false,"fork":false,"pushed_at":"2018-05-10T14:31:57.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-22T09:38:15.219Z","etag":null,"topics":["clang","debian","development-environment","devtool","devtools","docker","dockerfile","gcc"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TafThorne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2018-05-02T15:07:07.000Z","updated_at":"2018-05-10T14:31:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"d245bd56-d346-4f56-9887-b580d1890d02","html_url":"https://github.com/TafThorne/clang-fdev1","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TafThorne/clang-fdev1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Fclang-fdev1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Fclang-fdev1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Fclang-fdev1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Fclang-fdev1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TafThorne","download_url":"https://codeload.github.com/TafThorne/clang-fdev1/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Fclang-fdev1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32428623,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["clang","debian","development-environment","devtool","devtools","docker","dockerfile","gcc"],"created_at":"2024-11-18T10:30:01.140Z","updated_at":"2026-04-29T14:05:27.873Z","avatar_url":"https://github.com/TafThorne.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# clang-fdev1\nDockerfile that sets up a basic gcc \u0026amp; clang Debian environment with a number of libraries configured\n\nThe Docker Image is listed on Docker Hub:\nhttps://hub.docker.com/r/tafthorne/clang-fdev1/\n\nTo pull the image:\n\n docker pull tafthorne/clang-fdev1\n\nAn overview of the included libraries is given below.\n\n## Using This Image\nThe expected way to use this image is to navigate to the working directory\nwhere your source code resides and start an interactive session.\n\n  docker run -ti --volume=\"${PWD}:/shared\" -w \"/shared\" tafthorne/clang-fdev1\n\nThen within the running container you can call make, clang or gcc as if it were\na native tool.  The libraries added to this image will be in the global include\npath.\n\n## Clang\n\nClang is a C based language front-end for C, C++, Objective C/C++ and others\nfor the LLVM compiler.\n* http://clang.llvm.org/\n* http://www.llvm.org/\n\n## GNU GCC\n\nThe GNU Compiler Collection is a compiling system that supports several\nlanguages.  This project focuses more on the C and C++ usage.\n\n## spdlog\n\nspdlog is a fast, header only C++ logging library.  For further details please\nsee their project page.\n* https://github.com/gabime/spdlog\n\n## Contributing\n\nPlease see the notes in CONTRIBUTING.md.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftafthorne%2Fclang-fdev1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftafthorne%2Fclang-fdev1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftafthorne%2Fclang-fdev1/lists"}