{"id":19302831,"url":"https://github.com/sapvs/maven-docker","last_synced_at":"2025-04-22T11:31:55.626Z","repository":{"id":159703948,"uuid":"527211892","full_name":"sapvs/maven-docker","owner":"sapvs","description":"Low profile maven docker image on alpine linux","archived":false,"fork":false,"pushed_at":"2025-04-12T05:17:57.000Z","size":32,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T06:24:45.765Z","etag":null,"topics":["alpine","docker","low-profile","maven"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":false,"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/sapvs.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,"zenodo":null}},"created_at":"2022-08-21T13:17:37.000Z","updated_at":"2025-04-12T05:17:57.000Z","dependencies_parsed_at":"2024-02-14T08:31:23.756Z","dependency_job_id":"c80515f6-7e4a-43e2-bbf0-d1d1dc1d519d","html_url":"https://github.com/sapvs/maven-docker","commit_stats":null,"previous_names":["sapvs/maven-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapvs%2Fmaven-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapvs%2Fmaven-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapvs%2Fmaven-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapvs%2Fmaven-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sapvs","download_url":"https://codeload.github.com/sapvs/maven-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250232132,"owners_count":21396578,"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":["alpine","docker","low-profile","maven"],"created_at":"2024-11-09T23:23:58.296Z","updated_at":"2025-04-22T11:31:55.351Z","avatar_url":"https://github.com/sapvs.png","language":"Dockerfile","readme":"# Maven Alpine Image\n\nMinimal maven image with low footprint alpine linux base. \n\n## Using this image\n\nCopy/mount the source directories to the container and build \n\n\n```\nMVN_REPO=/home/user/.m2\nCODE_BASE=/home/user/javaproject\ndocker run --rm \\\n  --volume ${MVN_REPO}:/root/.m2 \\\n  --volume ${CODE_BASE}:/app \\\n  --workdir /app vsaps/maven:latest mvn install\n```\n\n## Source\n\n[github repo](https://github.com/sapvs/maven-docker)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapvs%2Fmaven-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsapvs%2Fmaven-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapvs%2Fmaven-docker/lists"}