{"id":20485271,"url":"https://github.com/runnable/docker-image-builder","last_synced_at":"2025-09-03T08:14:34.625Z","repository":{"id":16261664,"uuid":"19009783","full_name":"Runnable/docker-image-builder","owner":"Runnable","description":"Build Docker images from remote sources! (NOT THIS ONE)","archived":false,"fork":false,"pushed_at":"2015-09-04T18:38:45.000Z","size":228,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-12T12:15:39.708Z","etag":null,"topics":[],"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/Runnable.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}},"created_at":"2014-04-21T23:00:51.000Z","updated_at":"2018-02-28T20:08:31.000Z","dependencies_parsed_at":"2022-09-14T09:10:45.687Z","dependency_job_id":null,"html_url":"https://github.com/Runnable/docker-image-builder","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/Runnable%2Fdocker-image-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runnable%2Fdocker-image-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runnable%2Fdocker-image-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runnable%2Fdocker-image-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Runnable","download_url":"https://codeload.github.com/Runnable/docker-image-builder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248565082,"owners_count":21125418,"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-11-15T16:29:07.120Z","updated_at":"2025-04-13T14:53:08.677Z","avatar_url":"https://github.com/Runnable.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project is no longer actively maintained.\n\n# docker-image-builder\n\n[![Build Status](https://travis-ci.org/Runnable/docker-image-builder.svg)](https://travis-ci.org/Runnable/docker-image-builder) [![Dependency Status](https://david-dm.org/Runnable/docker-image-builder.svg)](https://david-dm.org/Runnable/docker-image-builder) [![devDependency Status](https://david-dm.org/Runnable/docker-image-builder/dev-status.svg)](https://david-dm.org/Runnable/docker-image-builder#info=devDependencies)\n\nBuilds docker images using remote Dockerfiles and source directories from S3\n\n## Installation\n\n    npm install Runnable/docker-image-builder\n\n## Example\n\nFor an example, see `example.js`. Replace the AWS placeholders with valid credentials, and populate the `context` with valid information (`source`, and optionally `versions`). This is how you would use this module externally.\n\nThis also assumes you have Docker running locally on the standard port (`4243`).\n\nBe sure to run `npm install` prior to running the example.\n\nFinally, run the example:\n\n    node example.js\n\nYou can see more verbose debugging output by setting `DEBUG` before running.\n\n    DEBUG=docker-image-builder:* node example.js\n\n## File Versions\n\nThis now supports specifying S3 file versions for specific keys. See the `example.js` for how it is used, but here is the gist: in the `context`, include a key `versions` which is a map of `Key`: `VersionId` and is used to retrieve specific versions of an object out of S3.\n\n## Tests\n\nThere is one test written, which can be run using `npm test`. It currently uses `nock` to mock all the calls to S3 and Docker, which makes it run quickly but only test the functionality of the written logic.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunnable%2Fdocker-image-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunnable%2Fdocker-image-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunnable%2Fdocker-image-builder/lists"}