{"id":20471799,"url":"https://github.com/signiant/docker-jenkins-centos7-java7","last_synced_at":"2025-06-13T19:32:17.747Z","repository":{"id":35582044,"uuid":"39854568","full_name":"Signiant/docker-jenkins-centos7-java7","owner":"Signiant","description":"Jenkins buildnode for java on CentOS","archived":false,"fork":false,"pushed_at":"2017-12-14T16:37:03.000Z","size":3733,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-03-05T13:49:03.327Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Signiant.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}},"created_at":"2015-07-28T19:50:47.000Z","updated_at":"2017-09-29T11:43:28.000Z","dependencies_parsed_at":"2022-08-29T19:10:10.460Z","dependency_job_id":null,"html_url":"https://github.com/Signiant/docker-jenkins-centos7-java7","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Signiant/docker-jenkins-centos7-java7","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Fdocker-jenkins-centos7-java7","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Fdocker-jenkins-centos7-java7/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Fdocker-jenkins-centos7-java7/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Fdocker-jenkins-centos7-java7/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Signiant","download_url":"https://codeload.github.com/Signiant/docker-jenkins-centos7-java7/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signiant%2Fdocker-jenkins-centos7-java7/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259707340,"owners_count":22899408,"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-15T14:17:16.492Z","updated_at":"2025-06-13T19:32:17.700Z","avatar_url":"https://github.com/Signiant.png","language":"Shell","readme":"# docker-jenkins-centos7-java7\nContainer for a Jenkins build node that is used to build java projects\n\n## Variables:\n\n- BUILD_USER : the OS user to run the Jenkins slave as/perform all actions (default: bldmgr)\n- RUN_SLAVE: If set, will start the Jenkins JNLP slave software; otherwise, runs sshd\n- MASTER_ADDR : the name or IP/port of the Jenkins master server\n- SLAVE_ID: The name of the slave already pre-created in the Jenkins master\n- SECRET: The secret for the Jenkins slave (obtained in the Jenkins master UI for this slave)\n\n## Example Docker run\n\n```\n#!/bin/bash\n\ndocker run -d -e \"SLAVE_ID=java-slave-1\" \\\n              -e \"MASTER_ADDR=jenkinsmaster1.acme.com:8080\" \\\n              -e \"RUN_SLAVE=1\" \\\n              -e \"SECRET=12345\" \\\n              -v /mount/credentials:/credentials \\\n              -v /Releases:/var/lib/jenkins/Releases \\\n              mycontainer\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigniant%2Fdocker-jenkins-centos7-java7","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsigniant%2Fdocker-jenkins-centos7-java7","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigniant%2Fdocker-jenkins-centos7-java7/lists"}