{"id":17749625,"url":"https://github.com/oresoftware/docker-pipeline-example","last_synced_at":"2025-10-31T09:37:00.843Z","repository":{"id":95712291,"uuid":"198091923","full_name":"ORESoftware/docker-pipeline-example","owner":"ORESoftware","description":"A simple shell pipeline `docker run a | docker run b` for experimenting with docker stdio ","archived":false,"fork":false,"pushed_at":"2019-07-23T07:43:47.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-18T16:54:40.904Z","etag":null,"topics":["bash","docker","pipeline","pipes","shell"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ORESoftware.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-07-21T18:35:01.000Z","updated_at":"2019-07-23T07:43:49.000Z","dependencies_parsed_at":"2023-04-13T10:10:50.567Z","dependency_job_id":null,"html_url":"https://github.com/ORESoftware/docker-pipeline-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ORESoftware/docker-pipeline-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fdocker-pipeline-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fdocker-pipeline-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fdocker-pipeline-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fdocker-pipeline-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ORESoftware","download_url":"https://codeload.github.com/ORESoftware/docker-pipeline-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fdocker-pipeline-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261487540,"owners_count":23166110,"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":["bash","docker","pipeline","pipes","shell"],"created_at":"2024-10-26T11:23:58.717Z","updated_at":"2025-10-31T09:37:00.772Z","avatar_url":"https://github.com/ORESoftware.png","language":"JavaScript","readme":"\n\n# Example of shell pipelines with docker\n\nTo run the example:\n\n```bash\nset -e;\nclone_url='https://github.com/ORESoftware/docker-pipeline-example.git'\ngit clone \"$clone_url\" dpe \u0026\u0026 cd dpe\n./run.sh\n\n```\n\nBasically we just want a shell pipeline to toy with (maybe we want to see about perf degradation when using\nstdio and docker).\n\n```bash\n\ndocker run --rm -ti 'dpe-producer' | docker run --rm -i 'dpe-consumer'\n\n```\n\n\n## To kill the pipeline\n\nTo kill it you seem to need to use \u003ckbd\u003ectrl\u003c/kbd\u003e-\u003ckbd\u003ed\u003c/kbd\u003e before \u003ckbd\u003ectrl\u003c/kbd\u003e-\u003ckbd\u003ec\u003c/kbd\u003e.\nIt should kill the producer first, which should then begin the demise of the consumer.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foresoftware%2Fdocker-pipeline-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foresoftware%2Fdocker-pipeline-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foresoftware%2Fdocker-pipeline-example/lists"}