{"id":20895710,"url":"https://github.com/tafthorne/fdev2","last_synced_at":"2026-05-26T09:31:03.023Z","repository":{"id":144830388,"uuid":"131862979","full_name":"TafThorne/fdev2","owner":"TafThorne","description":"Dockerfile that sets up a basic gcc CentOS environment with a number of libraries configured","archived":false,"fork":false,"pushed_at":"2019-10-24T20:23:10.000Z","size":31,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T20:57:54.295Z","etag":null,"topics":["centos","developer-tools","devtool","devtools","docker","dockerfile","gcc","gcc-centos-environment"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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-02T14:31:41.000Z","updated_at":"2023-07-25T14:16:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"8991dd51-9322-442c-b27d-50e8a0b5722b","html_url":"https://github.com/TafThorne/fdev2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TafThorne/fdev2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Ffdev2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Ffdev2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Ffdev2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Ffdev2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TafThorne","download_url":"https://codeload.github.com/TafThorne/fdev2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Ffdev2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33513834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"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":["centos","developer-tools","devtool","devtools","docker","dockerfile","gcc","gcc-centos-environment"],"created_at":"2024-11-18T10:29:58.334Z","updated_at":"2026-05-26T09:31:02.984Z","avatar_url":"https://github.com/TafThorne.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fdev2\nDockerfile that sets up a basic gcc CentOS environment with a number of\nlibraries configured\n\nThe Docker Image is listed on Docker Hub:\nhttps://hub.docker.com/r/tafthorne/fdev2/\n\nTo pull the image:\n\n docker pull tafthorne/fdev2\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/fdev2\n\nThen within the running container you can call make or gcc as if it were a\nnative tool.  The libraries added to this image will be in the global include\npath.\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%2Ffdev2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftafthorne%2Ffdev2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftafthorne%2Ffdev2/lists"}