{"id":23238382,"url":"https://github.com/zkan/hello-docker-multi-stage-builds","last_synced_at":"2025-08-04T10:39:00.763Z","repository":{"id":49694918,"uuid":"146367731","full_name":"zkan/hello-docker-multi-stage-builds","owner":"zkan","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-10T20:46:23.000Z","size":9,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T01:53:40.994Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/zkan.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}},"created_at":"2018-08-28T00:00:31.000Z","updated_at":"2020-04-19T16:05:41.000Z","dependencies_parsed_at":"2022-09-23T22:00:53.489Z","dependency_job_id":null,"html_url":"https://github.com/zkan/hello-docker-multi-stage-builds","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/zkan%2Fhello-docker-multi-stage-builds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkan%2Fhello-docker-multi-stage-builds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkan%2Fhello-docker-multi-stage-builds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkan%2Fhello-docker-multi-stage-builds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zkan","download_url":"https://codeload.github.com/zkan/hello-docker-multi-stage-builds/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247404964,"owners_count":20933740,"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-12-19T04:17:40.606Z","updated_at":"2025-04-05T21:28:42.016Z","avatar_url":"https://github.com/zkan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello, Docker Multi-Stage Builds\n\n## Stopping at a Specific Build Stage\n\nStop at the stage named `base`:\n```sh\ndocker build --target base -t multistage:base .\n```\n\nStop at the stage named `dev`:\n```sh\ndocker build --target dev -t multistage:dev .\n```\n\nStop at the stage named `test`:\n```sh\ndocker build --target test -t multistage:test .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkan%2Fhello-docker-multi-stage-builds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzkan%2Fhello-docker-multi-stage-builds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkan%2Fhello-docker-multi-stage-builds/lists"}