{"id":19055857,"url":"https://github.com/danny02/graalvm-docker","last_synced_at":"2025-04-24T04:29:12.386Z","repository":{"id":144774356,"uuid":"130261419","full_name":"Danny02/graalvm-docker","owner":"Danny02","description":"Simple Docker Image for trying out GraalVM","archived":false,"fork":false,"pushed_at":"2019-05-15T20:53:33.000Z","size":8,"stargazers_count":13,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-18T12:19:16.753Z","etag":null,"topics":["docker-image","graalvm","java"],"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/Danny02.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":"2018-04-19T19:14:25.000Z","updated_at":"2021-03-22T07:55:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"99e462b9-08e8-4b7d-9dbe-00659d2bc073","html_url":"https://github.com/Danny02/graalvm-docker","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danny02%2Fgraalvm-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danny02%2Fgraalvm-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danny02%2Fgraalvm-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danny02%2Fgraalvm-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Danny02","download_url":"https://codeload.github.com/Danny02/graalvm-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250563823,"owners_count":21450898,"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-image","graalvm","java"],"created_at":"2024-11-08T23:47:13.512Z","updated_at":"2025-04-24T04:29:12.309Z","avatar_url":"https://github.com/Danny02.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraalVM Docker Image\n[GraalVM](http://www.graalvm.org/) is the new Java compiler backend. This Docker Image helps experimenting with [native images](http://www.graalvm.org/docs/getting-started/#native-images).\n\n[![asciicast](https://asciinema.org/a/aVDt2rbrtWnH4rVENZxTl9t3T.png)](https://asciinema.org/a/aVDt2rbrtWnH4rVENZxTl9t3T)\n\n## Usage\nUse the [prebuild image](https://hub.docker.com/r/danny02/graalvm/).\n\n\nMount the current directory:\n\n`docker run --rm -it -v $(pwd):/app danny02/graalvm bash`\n\nNow run the following commands:\n```bash\ncd app\njavac HelloWorld.java\nnative-image HelloWorld \n``` \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanny02%2Fgraalvm-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanny02%2Fgraalvm-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanny02%2Fgraalvm-docker/lists"}