{"id":20828574,"url":"https://github.com/linuxserver/docker-jenkins-builder","last_synced_at":"2026-04-04T18:07:48.470Z","repository":{"id":33629323,"uuid":"159786195","full_name":"linuxserver/docker-jenkins-builder","owner":"linuxserver","description":"Repo used to develop build logic for templating pipeline repositories","archived":false,"fork":false,"pushed_at":"2026-02-09T23:07:27.000Z","size":1611,"stargazers_count":20,"open_issues_count":4,"forks_count":24,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-02-10T03:40:46.840Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linuxserver.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"linuxserver","open_collective":"linuxserver"}},"created_at":"2018-11-30T07:37:12.000Z","updated_at":"2026-02-05T13:39:10.000Z","dependencies_parsed_at":"2023-02-13T00:30:59.926Z","dependency_job_id":"afcb0fc2-5551-46e0-912a-a65864ae6fde","html_url":"https://github.com/linuxserver/docker-jenkins-builder","commit_stats":{"total_commits":939,"total_committers":17,"mean_commits":55.23529411764706,"dds":0.7848775292864749,"last_synced_commit":"4acfc6e2c1f03326f798edf9b424747a79817b69"},"previous_names":[],"tags_count":280,"template":false,"template_full_name":null,"purl":"pkg:github/linuxserver/docker-jenkins-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxserver%2Fdocker-jenkins-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxserver%2Fdocker-jenkins-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxserver%2Fdocker-jenkins-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxserver%2Fdocker-jenkins-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linuxserver","download_url":"https://codeload.github.com/linuxserver/docker-jenkins-builder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxserver%2Fdocker-jenkins-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29550871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["hacktoberfest"],"created_at":"2024-11-17T23:16:17.733Z","updated_at":"2026-02-17T17:04:12.109Z","avatar_url":"https://github.com/linuxserver.png","language":"Jinja","funding_links":["https://github.com/sponsors/linuxserver","https://opencollective.com/linuxserver"],"categories":[],"sub_categories":[],"readme":"\u003c!-- DO NOT EDIT THIS FILE MANUALLY --\u003e\n\u003c!-- Please read https://github.com/linuxserver/docker-jenkins-builder/blob/master/.github/CONTRIBUTING.md --\u003e\n# linuxserver/jenkins-builder\n\nExpects to run as part of the LSIO CI process. Not for public consumption.\n\n## Running against local project\n\nIf you need to test functionality just navigate to the folder with the jenkins-vars.yml and run:\n\n```bash\ndocker pull lscr.io/linuxserver/jenkins-builder:latest \u0026\u0026 \\\ndocker run --rm \\\n  -v $(pwd):/tmp \\\n  -e PUID=$(id -u) -e PGID=$(id -g) \\\n  lscr.io/linuxserver/jenkins-builder:latest \u0026\u0026 \\\nrm -rf .jenkins-external\n```\n\nNewly generated files (including `README.md`, `Jenkinsfile`, issue templates, etc.) will overwrite the existing files in your current working directory.\n\n## Building locally\n\nIf you want to make local modifications to these images for development purposes or just to customize the logic:\n\n```bash\ngit clone https://github.com/linuxserver/docker-jenkins-builder.git\ncd docker-jenkins-builder\ndocker build \\\n  --no-cache \\\n  --pull \\\n  -t lscr.io/linuxserver/jenkins-builder:latest .\n```\n\nThe ARM variants can be built on x86_64 hardware and vice versa using `lscr.io/linuxserver/qemu-static`\n\n```bash\ndocker run --rm --privileged lscr.io/linuxserver/qemu-static --reset\n```\n\nOnce registered you can define the dockerfile to use with `-f Dockerfile.aarch64`.\n\n## Versions\n\nThe following line is only in this repo for loop testing:\n\n- { date: \"01.01.50:\", desc: \"I am the release message for this internal repo.\" }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxserver%2Fdocker-jenkins-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxserver%2Fdocker-jenkins-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxserver%2Fdocker-jenkins-builder/lists"}