{"id":15010586,"url":"https://github.com/nodejs/build-containers","last_synced_at":"2025-10-03T20:31:20.761Z","repository":{"id":21968217,"uuid":"25292973","full_name":"nodejs/build-containers","owner":"nodejs","description":"Docker images used to test pull requests from untrusted sources","archived":true,"fork":false,"pushed_at":"2015-01-03T06:25:14.000Z","size":344,"stargazers_count":29,"open_issues_count":1,"forks_count":11,"subscribers_count":42,"default_branch":"master","last_synced_at":"2024-10-29T16:13:29.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/nodejs.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-10-16T08:22:16.000Z","updated_at":"2023-03-18T01:41:20.000Z","dependencies_parsed_at":"2022-08-20T03:21:31.313Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/build-containers","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/nodejs%2Fbuild-containers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fbuild-containers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fbuild-containers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fbuild-containers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/build-containers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235184175,"owners_count":18949249,"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-09-24T19:34:52.863Z","updated_at":"2025-10-03T20:31:15.484Z","avatar_url":"https://github.com/nodejs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"[![badge](http://dockeri.co/image/iojs/build)](https://registry.hub.docker.com/u/iojs/build/)\n\n[![issues](https://img.shields.io/github/issues/iojs/build-containers.svg)](https://github.com/iojs/build-containers/issues)\n\niojs/build\n===\n\nThese images are used to verify pull requests against [https://github.com/iojs/io.js](https://github.com/iojs/io.js)\n\nFor more information, please refer to: [https://github.com/iojs/build](https://github.com/iojs/build)\n\n## How to use\n\n### Quick\n\n    docker run -itv /local/path/to/iojs:/opt/iojs --rm iojs/build:iojs-ubuntu-trusty\n\nThis will download already built images from [iojs's Docker hub repo](https://registry.hub.docker.com/u/iojs/build/) and build io.js from the source set on the `-v` option.\n\nIf you want to build `libuv` use this command:\n\n    docker run -itv /local/path/to/libuv:/opt/libuv --rm iojs/build:libuv-ubuntu-trusty\n\nThe `ubuntu-trusty` at the end can be changed by any of the following for either `libuv` and `iojs`:\n\n- `ubuntu-lucid`\n- `ubuntu-precise`\n- `ubuntu-trusty`\n- `debian-stable`\n- `debian-testing`\n\n### Building your own images\n\nIf you want to build `iojs` on a debian testing container then from the root of this repo run:\n\n    docker build -t iojs-debian-testing debian/iojs-testing\n\nThis will create an image called `iojs-debian-testing` and you can run it doing:\n\n    docker run -itv /path/to/your/iojs/source:/opt/iojs --rm iojs-debian-testing\n\nFor reference, the Jenkins build server for io.js runs the following command:\n\n    docker run -a stdout -a stderr -t --rm -v `pwd`:/opt/iojs/ iojs/build:iojs-${DISTRO}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodejs%2Fbuild-containers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodejs%2Fbuild-containers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodejs%2Fbuild-containers/lists"}