{"id":21923793,"url":"https://github.com/soujava/openjdk9-docker-vm","last_synced_at":"2026-05-04T22:42:53.376Z","repository":{"id":68473747,"uuid":"38003553","full_name":"soujava/openjdk9-docker-vm","owner":"soujava","description":"This box is used for running and testing the latest OpenJDK 9 build.","archived":false,"fork":false,"pushed_at":"2015-06-24T19:37:13.000Z","size":88,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-05-04T22:42:52.804Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soujava.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-06-24T18:32:22.000Z","updated_at":"2017-10-14T13:36:08.000Z","dependencies_parsed_at":"2023-02-24T09:15:49.536Z","dependency_job_id":null,"html_url":"https://github.com/soujava/openjdk9-docker-vm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/soujava/openjdk9-docker-vm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fopenjdk9-docker-vm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fopenjdk9-docker-vm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fopenjdk9-docker-vm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fopenjdk9-docker-vm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soujava","download_url":"https://codeload.github.com/soujava/openjdk9-docker-vm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fopenjdk9-docker-vm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32628211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-28T21:12:48.187Z","updated_at":"2026-05-04T22:42:53.359Z","avatar_url":"https://github.com/soujava.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Description\n===========\nThis is a minimal Ubuntu base image modified for Docker-friendliness.\nThis box is used for running and testing JSR-363 with latest OpenJDK 9 build.\n\n#Create\n\nCreate the vm\n-------------\n```\n$ docker build -t soujava/openjdkdockervm .\n```\n\nSave\n=====\n\nSave the build to a image so you can re-run it after\n\nOpen the vm\n```\n$ docker run -it --name openjdkdockervm soujava/openjdkdockervm /bin/bash\n```\n\nExit\n```\n$ root@cdc7c2e3cfd9:/# exit\n```\n\nCommit changes\n```\n$ docker commit openjdkdockervm soujava/openjdkdockervm\n```\n\nCheck Java\n------------\nTo check if the correct java version have been installed, run the following command\n\n```\n$ docker run soujava/openjdkdockervm java -version\n```\n\nOutput\n-------\n\n```\nopenjdk version \"1.9.0-internal\"\nOpenJDK Runtime Environment (build 1.9.0-internal-_2015_06_24_16_05-b00)\nOpenJDK 64-Bit Server VM (build 1.9.0-internal-_2015_06_24_16_05-b00, mixed mode)\n```\n\n\nExecute commands\n-----------------\n```\n$ docker run soujava/openjdkdockervm mvn -version\nApache Maven 3.0.5\nMaven home: /usr/share/maven\nJava version: 1.9.0-internal, vendor: Oracle Corporation\nJava home: /opt/openjdk9\nDefault locale: en_US, platform encoding: ANSI_X3.4-1968\nOS name: \"linux\", version: \"4.0.3-boot2docker\", arch: \"amd64\", family: \"unix\"\n```\n\n\nLicense\n=======\nThe GNU General Public License (GPL)\n\nAuthor\n=======\nThomas Modeneis @thomasmodeneis","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoujava%2Fopenjdk9-docker-vm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoujava%2Fopenjdk9-docker-vm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoujava%2Fopenjdk9-docker-vm/lists"}