{"id":19102642,"url":"https://github.com/bcbcarl/docker-jenkins-slave","last_synced_at":"2026-02-26T09:27:57.042Z","repository":{"id":18609424,"uuid":"21814706","full_name":"bcbcarl/docker-jenkins-slave","owner":"bcbcarl","description":null,"archived":false,"fork":false,"pushed_at":"2015-04-14T03:31:18.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T02:00:01.691Z","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/bcbcarl.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-07-14T09:44:58.000Z","updated_at":"2015-04-14T03:31:18.000Z","dependencies_parsed_at":"2022-09-24T11:41:26.907Z","dependency_job_id":null,"html_url":"https://github.com/bcbcarl/docker-jenkins-slave","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/bcbcarl%2Fdocker-jenkins-slave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbcarl%2Fdocker-jenkins-slave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbcarl%2Fdocker-jenkins-slave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbcarl%2Fdocker-jenkins-slave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcbcarl","download_url":"https://codeload.github.com/bcbcarl/docker-jenkins-slave/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240156684,"owners_count":19756815,"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-09T03:56:29.320Z","updated_at":"2026-02-26T09:27:51.997Z","avatar_url":"https://github.com/bcbcarl.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Requirements\n* [Docker][link_docker]\n* [Jenkins][link_jenkins] (master)\n* [Docker Plugin][link_docker_plugin]\n* OpenSSH server\n\n# Recommends\n* Git, Mercurial, Subversion, etc...\n\n# Instructions\n1. `DOCKER_OPTS=\"-H tcp://0.0.0.0:4243 -H unix:///var/run/docker.sock\"`\n2. `docker pull bcbcarl/jenkins-slave`\n3. Configure your Docker plugin on Jenkins.\n4. That's all!\n\n[![Docker plugin screenshot][docker_plugin_screenshot]][docker_plugin_screenshot]\n\n# Make your own slave\nThis will make a new slave image with pip installed.\n\n    FROM bcbcarl/jenkins-slave\n    MAINTAINER \u003cyour name \u0026 email\u003e\n\n    RUN \\\n      apt-get update -q \u0026\u0026 \\\n      apt-get install -y --no-install-recommends python-pip \u0026\u0026 \\\n      apt-get clean \u0026\u0026 rm -rf /var/lib/apt/lists/*\n\n[link_docker]: https://www.docker.com/\n[link_jenkins]: http://jenkins-ci.org/\n[link_docker_plugin]: https://wiki.jenkins-ci.org/display/JENKINS/Docker+Plugin\n[docker_plugin_screenshot]: http://i.imgur.com/J8eSoBl.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcbcarl%2Fdocker-jenkins-slave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcbcarl%2Fdocker-jenkins-slave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcbcarl%2Fdocker-jenkins-slave/lists"}