{"id":18637098,"url":"https://github.com/openshift/jenkins","last_synced_at":"2025-05-15T04:05:11.881Z","repository":{"id":24067544,"uuid":"27453817","full_name":"openshift/jenkins","owner":"openshift","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-02T21:16:49.000Z","size":39426,"stargazers_count":262,"open_issues_count":7,"forks_count":451,"subscribers_count":118,"default_branch":"master","last_synced_at":"2025-05-02T22:24:37.335Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openshift.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-12-02T21:15:10.000Z","updated_at":"2025-04-23T13:38:35.000Z","dependencies_parsed_at":"2025-04-14T05:01:54.554Z","dependency_job_id":"7e357900-c92e-4393-9300-46f0f371e375","html_url":"https://github.com/openshift/jenkins","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/openshift%2Fjenkins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fjenkins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fjenkins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fjenkins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openshift","download_url":"https://codeload.github.com/openshift/jenkins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254270643,"owners_count":22042859,"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-07T05:33:22.023Z","updated_at":"2025-05-15T04:05:06.866Z","avatar_url":"https://github.com/openshift.png","language":"Shell","readme":"# OpenShift Jenkins Images\n\n## Introduction\nThis repository contains Dockerfiles for building Jenkins Master and Agent images intended for use with [OKD 4](https://www.okd.io/) and [Red Hat OpenShift 4](https://www.redhat.com/en/technologies/cloud-computing/openshift).\n\n## Hosted Images\nAll OpenShift 4 images (including the ones from this repository) are based\noff of the [Red Hat Universal Base Image 8](https://catalog.redhat.com/software/containers/ubi8/5c647760bed8bd28d0e38f9f).\n\n**NOTE:** Only the 64-bit JVM is available in all images.\n### Community\nThese images are available via [quay.io](https://quay.io) and are community supported.\n* [quay.io/openshift/origin-jenkins](https://quay.io/openshift/origin-jenkins)\n* [quay.io/openshift/origin-jenkins-agent-nodejs](https://quay.io/openshift/origin-jenkins-agent-nodejs)\n* [quay.io/openshift/origin-jenkins-agent-maven](https://quay.io/openshift/origin-jenkins-agent-maven)\n* [quay.io/openshift/origin-jenkins-agent-base](https://quay.io/openshift/origin-jenkins-agent-base)\n\n**NOTE:** The jenkins-agent-maven and jenkins-agent-nodejs image are no longer maintained as of version 4.11 and no longer published as of version 4.14.\n\n### Red Hat OpenShift\nThese images are available via the [Red Hat Catalog](https://catalog.redhat.com) for customers with subscriptions.\n#### 4.10 and lower\nThese images are intended for OpenShift 4.10 and lower.\n* [openshift4/ose-jenkins](https://catalog.redhat.com/software/containers/openshift4/ose-jenkins/5cdd918ad70cc57c44b2d279)\n* [openshift4/ose-jenkins-agent-base](https://catalog.redhat.com/software/containers/openshift4/ose-jenkins-agent-base/5cdd8e2fbed8bd5717d66e77)\n* [openshift4/ose-jenkins-agent-maven](https://catalog.redhat.com/software/containers/openshift4/ose-jenkins-agent-maven/5cdd8fe55a13467289f615e7)\n* [openshift4/ose-jenkins-agent-nodejs-12-rhel8](https://catalog.redhat.com/software/containers/openshift4/ose-jenkins-agent-nodejs-12-rhel8/5f6c39da1fa29796579cdff7)\n\n#### 4.11 and higher\nThese images are intended for OpenShift 4.11 and higher.\n* [ocp-tools-4/jenkins-rhel8](https://catalog.redhat.com/software/containers/ocp-tools-4/jenkins-rhel8/5fe1f38288e9c2f788526306)\n* [ocp-tools-4/jenkins-agent-base-rhel8](https://catalog.redhat.com/software/containers/ocp-tools-4/jenkins-agent-base-rhel8/6241e3457847116cf8577aea)\n\n**NOTE:** The jenkins-agent-maven and jenkins-agent-nodejs image are no longer maintained or published as of version 4.11.\n\n## Building\nPlease see [BUILDING.md](https://github.com/openshift/jenkins/blob/master/BUILDING.md).\n\n## Basic Usage\nPlease see [BASIC_USAGE.md](https://github.com/openshift/jenkins/blob/master/BASIC_USAGE.md).\n\n## Advanced Usage\nPlease see [ADVANCED_USAGE.md](https://github.com/openshift/jenkins/blob/master/ADVANCED_USAGE.md).\n\n## Plugins\nPlease see [PLUGINS.md](https://github.com/openshift/jenkins/blob/master/PLUGINS.md).\n\n## Security\nPlease see [SECURITY.md](https://github.com/openshift/jenkins/blob/master/SECURITY.md).\n\n## Testing\nPlease see [TESTING.md](https://github.com/openshift/jenkins/blob/master/TESTING.md).\n\n## Contributing\nPlease see [CONTRIBUTING.md](https://github.com/openshift/jenkins/blob/master/CONTRIBUTING.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenshift%2Fjenkins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenshift%2Fjenkins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenshift%2Fjenkins/lists"}