{"id":22911879,"url":"https://github.com/valtri/docker-jenkins-centos","last_synced_at":"2025-12-31T14:27:26.125Z","repository":{"id":69640330,"uuid":"99163850","full_name":"valtri/docker-jenkins-centos","owner":"valtri","description":"Basic Jenkins node CentOS image","archived":false,"fork":false,"pushed_at":"2018-12-12T10:51:29.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T10:47:30.414Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valtri.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-02T21:50:43.000Z","updated_at":"2022-03-15T18:43:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6c94eee-fa5e-4dc9-9b2e-223f720b0b01","html_url":"https://github.com/valtri/docker-jenkins-centos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/valtri/docker-jenkins-centos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtri%2Fdocker-jenkins-centos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtri%2Fdocker-jenkins-centos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtri%2Fdocker-jenkins-centos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtri%2Fdocker-jenkins-centos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valtri","download_url":"https://codeload.github.com/valtri/docker-jenkins-centos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtri%2Fdocker-jenkins-centos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265845312,"owners_count":23837774,"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-12-14T04:18:44.247Z","updated_at":"2025-12-31T14:27:26.069Z","avatar_url":"https://github.com/valtri.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Info\n\nBasic Jenkins node CentOS image\n\nInstalled:\n\n* Java 8 JRE (EPEL)\n* openssh server\n* sudo\n\n# Usage\n\nIn Jenkins:\n\n* for example with *Docker Plugin*\n\n## Simple way\n\nInitial password is created during start, but only if */context/.ssh* directory is not found locally:\n\n* user: **jenkins**\n* password: **jenkins**\n\nSteps:\n\n    docker pull valtri/docker-jenkins-centos\n    docker run -itd --name jenkins-centos valtri/docker-jenkins-centos\n\n## Recommended way\n\nAccess using ssh keys and no password will be created.\n\nSteps:\n\n\tssh-keygen -t rsa -f jenkins_node\n\tmkdir -p context/.ssh\n\t#SELinux: chcon -Rt svirt_sandbox_file_t context/\n\tcp -p jenkins_node.pub context/.ssh/authorized_keys\n\n    docker pull valtri/docker-jenkins-centos\n    docker run -itd --name jenkins-centos --volume `pwd`/context:/context:ro valtri/docker-jenkins-centos\n\n# Tags\n\n* **7**, **latest**: CentOS 7\n* **6**: CentOS 6\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaltri%2Fdocker-jenkins-centos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaltri%2Fdocker-jenkins-centos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaltri%2Fdocker-jenkins-centos/lists"}