{"id":26514699,"url":"https://github.com/bwajtr/docker-builder-maven-node-python","last_synced_at":"2026-04-13T04:34:19.830Z","repository":{"id":66698302,"uuid":"603807508","full_name":"bwajtr/docker-builder-maven-node-python","owner":"bwajtr","description":"A docker builder image providing basic set of build tools for Java based Web development stacks","archived":false,"fork":false,"pushed_at":"2024-01-30T08:53:58.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-21T05:31:04.411Z","etag":null,"topics":["docker","docker-image","java","maven","nodejs","python"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bwajtr.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-19T16:24:36.000Z","updated_at":"2024-03-20T12:01:43.000Z","dependencies_parsed_at":"2025-03-21T05:41:22.709Z","dependency_job_id":null,"html_url":"https://github.com/bwajtr/docker-builder-maven-node-python","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bwajtr/docker-builder-maven-node-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwajtr%2Fdocker-builder-maven-node-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwajtr%2Fdocker-builder-maven-node-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwajtr%2Fdocker-builder-maven-node-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwajtr%2Fdocker-builder-maven-node-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bwajtr","download_url":"https://codeload.github.com/bwajtr/docker-builder-maven-node-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwajtr%2Fdocker-builder-maven-node-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271606595,"owners_count":24788979,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","docker-image","java","maven","nodejs","python"],"created_at":"2025-03-21T05:29:06.497Z","updated_at":"2026-04-13T04:34:14.798Z","avatar_url":"https://github.com/bwajtr.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-builder-maven-node-python\n\nThis docker image provides basic set of build tools for Java based Web development stacks: java, maven, node, python, git\n\n* https://hub.docker.com/r/bwajtr/docker-builder-maven-node-python\n* https://github.com/bwajtr/docker-builder-maven-node-python\n\n## Introduction\n\nThis project goal is to create a docker image with the following build tools included:\n\n* Eclipse Temurin JDK 17.0.10 \n  * Note that java.security has been modified by setting securerandom.source=file:/dev/urandom\n* Apache Maven 3.9.6\n* npm 10.2.3 \u0026\u0026 nodejs v18.19.0\n* Python 3.8.10\n* git 2.25.1\n* openssh-client (scp, ssh)\n\n## How to use\n\n```\ndocker run --rm -it bwajtr/docker-builder-maven-node-python:latest /bin/bash\n```\n\n## Example when using gitlab-ci pipelines\n\nin you gitlab-ci.yml:\n\n```\nbuild:\n  image: bwajtr/docker-npm-maven:latest\n  stage: build\n  script:\n    - mvn commands\n    - npm commands\n    - git commands\n    - python commands\n    - ...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbwajtr%2Fdocker-builder-maven-node-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbwajtr%2Fdocker-builder-maven-node-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbwajtr%2Fdocker-builder-maven-node-python/lists"}