{"id":20566279,"url":"https://github.com/telkomdev/dcmake","last_synced_at":"2025-03-06T08:47:22.906Z","repository":{"id":107251487,"uuid":"220691702","full_name":"telkomdev/dcmake","owner":"telkomdev","description":"Ubuntu Docker base image with preinstall cmake, clang, conan and poco","archived":false,"fork":false,"pushed_at":"2019-11-09T19:19:55.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T20:19:09.062Z","etag":null,"topics":["cmake","cpp","docker","poco"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/telkomdev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-09T19:19:27.000Z","updated_at":"2019-11-09T19:20:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"69d38476-8b80-4415-a0b4-b74bba46d91a","html_url":"https://github.com/telkomdev/dcmake","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/telkomdev%2Fdcmake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fdcmake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fdcmake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fdcmake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telkomdev","download_url":"https://codeload.github.com/telkomdev/dcmake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242179259,"owners_count":20084940,"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":["cmake","cpp","docker","poco"],"created_at":"2024-11-16T04:40:55.610Z","updated_at":"2025-03-06T08:47:22.880Z","avatar_url":"https://github.com/telkomdev.png","language":"Shell","readme":"# dcmake\n\nUbuntu base image with preinstall `cmake`, `clang`, `conan` and `poco`. Suitable for your `C++` project that uses Poco \u003chttps://pocoproject.org/\u003e.\n\n## Build\n```shell\n$ make build\n```\n\n## Create Dockerfile\n```\nFROM wuriyanto/dcmake\n\nWORKDIR /app/cpoco/\n\nADD . /app/cpoco\n\nRUN mkdir build \\\n    \u0026\u0026 cd build \\\n    \u0026\u0026 cmake .. \\\n    \u0026\u0026 make\n\nEXPOSE 8000\n\nENTRYPOINT [ \"./build/cpoco\" ]\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelkomdev%2Fdcmake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelkomdev%2Fdcmake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelkomdev%2Fdcmake/lists"}