{"id":15470672,"url":"https://github.com/mborne/docker-jenkins","last_synced_at":"2026-05-06T17:32:07.375Z","repository":{"id":71407382,"uuid":"265869537","full_name":"mborne/docker-jenkins","owner":"mborne","description":"[DEV] Docker image based on jenkins/jenkins:lts with docker CLI on master node.","archived":false,"fork":false,"pushed_at":"2023-03-23T00:24:27.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T23:03:27.129Z","etag":null,"topics":["dind","docker","docker-compose","jenkins"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/mborne.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":"2020-05-21T14:27:08.000Z","updated_at":"2023-03-23T00:24:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"baea284a-b6ee-4958-9273-1bbd6201eb8e","html_url":"https://github.com/mborne/docker-jenkins","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mborne/docker-jenkins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mborne%2Fdocker-jenkins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mborne%2Fdocker-jenkins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mborne%2Fdocker-jenkins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mborne%2Fdocker-jenkins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mborne","download_url":"https://codeload.github.com/mborne/docker-jenkins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mborne%2Fdocker-jenkins/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261749257,"owners_count":23203998,"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":["dind","docker","docker-compose","jenkins"],"created_at":"2024-10-02T02:06:11.875Z","updated_at":"2026-05-06T17:32:02.354Z","avatar_url":"https://github.com/mborne.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-jenkins\n\nDocker image based on [jenkins/jenkins:lts](https://hub.docker.com/r/jenkins/jenkins) with docker CLI on master node.\n\n## Usage\n\n* Start jenkins : `docker-compose up -d`\n\n* Retrieve initial password : `docker exec -ti jenkins cat /var/jenkins_home/secrets/initialAdminPassword`\n\n* Open https://jenkins.dev.localhost\n\n## Jenkins environment\n\nYou may add the following environment variables to write portable Jenkinsfile :\n\n| Variable                      | Description                                                  | Example                             |\n| ----------------------------- | ------------------------------------------------------------ | ----------------------------------- |\n| DOCKER_REGISTRY               | Hostname for docker registry                                 | `registry.${HOST_HOSTNAME}`         |\n| DOCKER_REGISTRY_URL           | URL for docker registry                                      | `https://registry.${HOST_HOSTNAME}` |\n| DOCKER_REGISTRY_CREDENTIAL_ID | Jenkins credential id to access registry (username/password) | `nexus_user`                        |\n\n## Notes\n\n* This approach could not be the best one for production purpose. See [~jpetazzo/Using Docker-in-Docker for your CI or testing environment? Think twice.](https://jpetazzo.github.io/2015/09/03/do-not-use-docker-in-docker-for-ci/)\n* Jenkins is added to docker group at runtime if `unix:///var/run/docker.sock` is mounted (**deprecated**)\n\n## See also\n\n* [www.jenkins.io - Installing Jenkins - docker](https://www.jenkins.io/doc/book/installing/docker/)\n* [www.jenkins.io - Using Docker with Pipeline](https://www.jenkins.io/doc/book/pipeline/docker/)\n\n## License\n\n[MIT](LICENSE)\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmborne%2Fdocker-jenkins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmborne%2Fdocker-jenkins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmborne%2Fdocker-jenkins/lists"}