{"id":15409152,"url":"https://github.com/devlead/testcakedocker","last_synced_at":"2025-06-28T02:05:35.432Z","repository":{"id":66990331,"uuid":"124733708","full_name":"devlead/TestCakeDocker","owner":"devlead","description":"An example of building .NET Core projects using Cake within a docker container","archived":false,"fork":false,"pushed_at":"2018-03-11T08:00:58.000Z","size":8,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T10:57:13.303Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devlead.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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-03-11T07:31:46.000Z","updated_at":"2023-08-24T09:29:41.000Z","dependencies_parsed_at":"2023-05-18T02:30:37.495Z","dependency_job_id":null,"html_url":"https://github.com/devlead/TestCakeDocker","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"3b496df28a5688305e757ef6e3953493e2f91cf7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devlead/TestCakeDocker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlead%2FTestCakeDocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlead%2FTestCakeDocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlead%2FTestCakeDocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlead%2FTestCakeDocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devlead","download_url":"https://codeload.github.com/devlead/TestCakeDocker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlead%2FTestCakeDocker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262362078,"owners_count":23299124,"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":[],"created_at":"2024-10-01T16:37:48.057Z","updated_at":"2025-06-28T02:05:35.415Z","avatar_url":"https://github.com/devlead.png","language":"C#","readme":"# Cake docker example\n\nThis is an example repository of building a .NET Core project using a container with Cake and .NET Core SDK pre-installed. Which means the host doesn't need to have neither Cake or .NET Core installed to be able to execute script and build project.\n\n## Usage\n\n### MacOS / Linux\n\n```bash\n./run.sh\n```\n\n### Windows\n\n```batch\nrun.cmd\n``` \n\n## Cake Pre-Installed\n\nSo what does Cake pre-installed mean? It means the `Cake` tool is in the container image and available in path, so you could use it either as part of your own custom image or by using docker run.\n\n```bash\ndocker run --rm -it cakebuild/cake:2.1-sdk bash\nroot@9740ebceba08:/# git clone https://github.com/devlead/TestCakeDocker.git\nroot@9740ebceba08:/# cd TestCakeDocker/src\nroot@9740ebceba08:/TestCakeDocker/src# Cake\n```\n\n![Build Example With Cake](https://user-images.githubusercontent.com/1647294/37251140-36e73c6e-250a-11e8-8717-ad5344d6ffe9.gif)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlead%2Ftestcakedocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevlead%2Ftestcakedocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlead%2Ftestcakedocker/lists"}