{"id":15687929,"url":"https://github.com/orisano/bctx","last_synced_at":"2025-05-07T14:31:29.461Z","repository":{"id":50328957,"uuid":"189206576","full_name":"orisano/bctx","owner":"orisano","description":"bctx is a tool for packing and uploading docker build context.","archived":false,"fork":false,"pushed_at":"2024-12-26T09:22:54.000Z","size":5638,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-01T00:51:19.517Z","etag":null,"topics":["cloudbuild","docker","gcs","s3"],"latest_commit_sha":null,"homepage":"","language":"Go","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/orisano.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":"2019-05-29T10:47:56.000Z","updated_at":"2025-03-22T14:30:42.000Z","dependencies_parsed_at":"2024-03-24T10:26:54.807Z","dependency_job_id":"e4f771a7-6efe-4932-b57d-da4cdbd247f9","html_url":"https://github.com/orisano/bctx","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orisano%2Fbctx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orisano%2Fbctx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orisano%2Fbctx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orisano%2Fbctx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orisano","download_url":"https://codeload.github.com/orisano/bctx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252895635,"owners_count":21821196,"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":["cloudbuild","docker","gcs","s3"],"created_at":"2024-10-03T17:51:35.436Z","updated_at":"2025-05-07T14:31:29.433Z","avatar_url":"https://github.com/orisano.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bctx\nbctx is a tool for packing and uploading docker build context.\n\n## Installation\n```\ngo get github.com/orisano/bctx/cmd/bctx\n```\n\n## How to use\n```\n$ bctx -help\n  -dest string\n    \tdestination path, supported gs://, s3:// and dir (required)\n  -f string\n    \toverride Dockerfile\n  -ignore string\n    \t.dockerignore path (default \"$src/.dockerignore\")\n  -src string\n    \tsource directory (default \".\")\n```\n\nTo show files of the build context. (order by size)\n```\n$ bctx -dest - | tar tv | sort -k3 -r | less\n```\n\n## Author\nNao Yonashiro (@orisano)\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forisano%2Fbctx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forisano%2Fbctx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forisano%2Fbctx/lists"}