{"id":18667551,"url":"https://github.com/fistgang/buildme","last_synced_at":"2026-05-19T14:37:40.089Z","repository":{"id":243594112,"uuid":"812850440","full_name":"FistGang/buildme","owner":"FistGang","description":"An practical example of building software with Docker.","archived":false,"fork":false,"pushed_at":"2024-06-10T02:37:48.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T18:14:20.896Z","etag":null,"topics":["containers","docker","go","multistage-docker"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/FistGang.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":"2024-06-10T02:34:18.000Z","updated_at":"2024-06-11T09:17:33.000Z","dependencies_parsed_at":"2024-06-10T03:40:15.985Z","dependency_job_id":"88e22be8-4d98-4c64-8062-30f26b0f2faf","html_url":"https://github.com/FistGang/buildme","commit_stats":null,"previous_names":["fistgang/buildme"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FistGang%2Fbuildme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FistGang%2Fbuildme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FistGang%2Fbuildme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FistGang%2Fbuildme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FistGang","download_url":"https://codeload.github.com/FistGang/buildme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239494132,"owners_count":19648081,"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":["containers","docker","go","multistage-docker"],"created_at":"2024-11-07T08:39:13.984Z","updated_at":"2026-05-19T14:37:40.040Z","avatar_url":"https://github.com/FistGang.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build with Docker\n\nThis repository contains an example Go application, used in the\n[Build with Docker guide](https://docs.docker.com/build/guide).\n\nThis goal of this guide is to illustrate Docker Build features and best\npractices.\n\n## In this repository\n\nYou'll find the Go source code for the application in the `cmd` directory. For\nthe purpose of the Build guide, there's no need to understand or interact with\nthe source code in any way. The guide only refers to Dockerfile changes.\n\nThe `Dockerfile` in the root directory of this project is the starting point for\nthis guide. It contains the unmodified version.\n\nThe `chapters` directory contains the finished Dockerfile examples for each\nsection of the guide. The sections are enumerated 1-8, and the Dockerfiles in\nthis directory are named after the section that they correspond to.\n\n## Tasks\n\nThis repository implements [Task](https://taskfile.dev/) to make it easier to\nswitch between stages, or reset Dockerfile.\n\nTo reset your Dockerfile to a specific stage, install Task and run\n`task goto:\u003cstage\u003e`. This overwrites the contents of the Dockerfile to the\n**finished version** of the selected stage.\n\nFor example, running `task goto:1` resets the Dockerfile the starting point of\nthe guide. Running `task goto:4` resets the Dockerfile to reflect the **finished\nversion** of the 4th section of the guide.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffistgang%2Fbuildme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffistgang%2Fbuildme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffistgang%2Fbuildme/lists"}