{"id":15805229,"url":"https://github.com/ddobrin/cloud-workstations-custom-image","last_synced_at":"2026-03-18T16:46:18.396Z","repository":{"id":134175556,"uuid":"562960540","full_name":"ddobrin/cloud-workstations-custom-image","owner":"ddobrin","description":"Document how to prepare a custom image for Cloud Workstations - Start with JIT and Native Java","archived":false,"fork":false,"pushed_at":"2023-07-18T21:27:56.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-06T02:05:38.735Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"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/ddobrin.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":"2022-11-07T16:05:32.000Z","updated_at":"2022-11-17T19:49:32.000Z","dependencies_parsed_at":"2023-07-26T06:48:33.387Z","dependency_job_id":null,"html_url":"https://github.com/ddobrin/cloud-workstations-custom-image","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/ddobrin%2Fcloud-workstations-custom-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddobrin%2Fcloud-workstations-custom-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddobrin%2Fcloud-workstations-custom-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddobrin%2Fcloud-workstations-custom-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddobrin","download_url":"https://codeload.github.com/ddobrin/cloud-workstations-custom-image/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246547369,"owners_count":20794970,"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":[],"created_at":"2024-10-05T02:05:12.520Z","updated_at":"2026-01-08T16:53:30.779Z","avatar_url":"https://github.com/ddobrin.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud Workstations Customer Image\nDocument how to prepare a custom image for Cloud Workstations - Start with JIT and Native Java\n\n## Build a costum Docker image with Java 17 and Oracle GraalVM 17.0.8+9.1 (latest LTS)\n```shell\ndocker build . -t \u003cArtifactRegistry-regional\u003e/\u003cYour-Project-ID\u003e/workstations/custom-native:1.0.0\n\n# Ex.:\ndocker build . -t us-central1-docker.pkg.dev/optimize-serverless-apps/workstations/custom-native:1.0.0\n```\n\n*Push the image to Artifact Registry*\n```shell\ndocker push \u003cArtifactRegistry-regional\u003e/\u003cYour-Project-ID\u003e/workstations/custom-native:1.0.0\n\n# Ex.:\ndocker push us-central1-docker.pkg.dev/optimize-serverless-apps/workstations/custom-native:1.0.0\n```\n\n## Build a costum Docker image with Java 20 and GraalVM 20.0.0)\nUpdate the ```011_customize-user.sh``` by uncomenting the Java 20 environment variables\n\n```shell\ndocker build . -f Dockerfile-Java20 -t \u003cArtifactRegistry-regional\u003e/\u003cYour-Project-ID\u003e/workstations/custom-native-20:1.0.0\n\n# Ex.:\ndocker build . -f Dockerfile-Java20 -t us-central1-docker.pkg.dev/optimize-serverless-apps/workstations/custom-native-20:1.0.0\n```\n\n*Push the image to Artifact Registry*\n```shell\ndocker push \u003cArtifactRegistry-regional\u003e/\u003cYour-Project-ID\u003e/workstations/custom-native-20:1.0.0\n\n# Ex.:\ndocker push us-central1-docker.pkg.dev/optimize-serverless-apps/workstations/custom-native-20:1.0.0\n```\n\n*Configure the Cloud Workstations Configuration*\n- [documentation](https://cloud.google.com/workstations)\n- for Native Java images, allocate a larger size machine for increased performance","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddobrin%2Fcloud-workstations-custom-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddobrin%2Fcloud-workstations-custom-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddobrin%2Fcloud-workstations-custom-image/lists"}