{"id":20895711,"url":"https://github.com/tafthorne/fdev1","last_synced_at":"2026-04-25T08:38:52.948Z","repository":{"id":144830389,"uuid":"131728846","full_name":"TafThorne/fdev1","owner":"TafThorne","description":"Dockerfile that sets up a basic gcc Debian environment with a number of libraries configured","archived":false,"fork":false,"pushed_at":"2019-10-24T20:23:11.000Z","size":36,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T11:51:19.910Z","etag":null,"topics":["debian","developer-tools","devtool","devtools","docker","dockerfile","gcc"],"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-01T15:21:47.000Z","updated_at":"2023-07-25T14:16:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"6afb207c-5a77-4574-87be-2bbc43797f8b","html_url":"https://github.com/TafThorne/fdev1","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TafThorne/fdev1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Ffdev1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Ffdev1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Ffdev1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Ffdev1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TafThorne","download_url":"https://codeload.github.com/TafThorne/fdev1/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Ffdev1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32256073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["debian","developer-tools","devtool","devtools","docker","dockerfile","gcc"],"created_at":"2024-11-18T10:29:58.468Z","updated_at":"2026-04-25T08:38:52.943Z","avatar_url":"https://github.com/TafThorne.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fdev1\nDockerfile that sets up a basic gcc Debian environment with a number of\nlibraries configured.\n\nThe Docker Image is listed on Docker Hub:\nhttps://hub.docker.com/r/tafthorne/fdev1/\n\nTo pull the image:\n\n docker pull tafthorne/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/fdev1\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\nFor details about the base image for this project please see either the\nproject page or the Docker Hub entry.\n* https://github.com/docker-library/gcc/\n* https://hub.docker.com/_/gcc/\n\n## CppUTest\n\nCppUTest is a unit testing and mocking framework for C/C++.  For further\ndetails please see their project page.\n* http://cpputest.github.io/\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%2Ffdev1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftafthorne%2Ffdev1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftafthorne%2Ffdev1/lists"}