{"id":21149947,"url":"https://github.com/nicklaswallgren/jenkins-dockerized","last_synced_at":"2026-05-08T13:20:43.723Z","repository":{"id":85422349,"uuid":"116022565","full_name":"NicklasWallgren/jenkins-dockerized","owner":"NicklasWallgren","description":"Dockerized Jenkins environment","archived":false,"fork":false,"pushed_at":"2018-01-03T13:48:52.000Z","size":4,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T08:08:42.422Z","etag":null,"topics":["docker","docker-compose","jenkins"],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/NicklasWallgren.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":"2018-01-02T14:16:47.000Z","updated_at":"2018-01-02T14:17:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d75b6cf-85ec-46f6-bc06-4f72be36177f","html_url":"https://github.com/NicklasWallgren/jenkins-dockerized","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/NicklasWallgren%2Fjenkins-dockerized","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicklasWallgren%2Fjenkins-dockerized/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicklasWallgren%2Fjenkins-dockerized/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicklasWallgren%2Fjenkins-dockerized/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NicklasWallgren","download_url":"https://codeload.github.com/NicklasWallgren/jenkins-dockerized/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243589589,"owners_count":20315533,"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":["docker","docker-compose","jenkins"],"created_at":"2024-11-20T09:48:14.094Z","updated_at":"2026-05-08T13:20:38.702Z","avatar_url":"https://github.com/NicklasWallgren.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jenkins Dockerized\n\n\u003e Dockerized Jenkins. \n[Jenkins](https://github.com/jenkinsci/docker) and \n[Docker](https://www.docker.com/) \n\n## Quick start\n**Make sure you have Docker version \u003e= 17.04.0**\n\n```bash\n# clone our repo\ngit clone https://github.com/NicklasWallgren/jenkins-dockerized.git jenkins\n```\n```bash\n# Change directory\ncd jenkins/\n```\n\n```bash\n# Start the Jenkins instance.\nmake\n```\n\n## Environment variables\n```bash\n# The default interface port\nWEB_INTERFACE_PORT=8080\n\n# The default communication port\nCOMMUNICATION_PORT=5000\n\n# The default Jenkins API port\nAPI_PORT=50000\n\n# The default plugins\nJENKINS_PLUGINS=ansicolor xunit warnings workflow-aggregator cloverphp checkstyle docker-workflow ssh ssh-slaves git credentials-binding pipeline-utility-steps workflow-aggregator timestamper jobConfigHistory pragprog mask-passwords lockable-resources\n\n# The volume directory\nDATA_DIRECTORY=./data\n```\n\n## Commands\n\n### Start Jenkins\n```bash\nmake\n\n```\n### Stop Jenkins\n```bash\nmake halt\n\n```\n### Access CLI\n```bash\n# Open a bash prompt\nmake bash\n```\n### Check status\n```bash\nmake status\n\n```\n### Open the interface\n```bash\nmake open-browser\n\n```\n### Install Jenkins plugin\n```bash\nmake install-plugin\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicklaswallgren%2Fjenkins-dockerized","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicklaswallgren%2Fjenkins-dockerized","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicklaswallgren%2Fjenkins-dockerized/lists"}