{"id":50708118,"url":"https://github.com/posit-dev/images-specialized","last_synced_at":"2026-06-09T13:02:15.838Z","repository":{"id":356371989,"uuid":"1167781797","full_name":"posit-dev/images-specialized","owner":"posit-dev","description":"Posit Specialized Service Container Images (Google Cloud Workstations, Azure Machine Learning, etc.)","archived":false,"fork":false,"pushed_at":"2026-06-05T14:25:59.000Z","size":265,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-05T15:10:59.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jinja","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/posit-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-26T17:16:41.000Z","updated_at":"2026-06-05T14:26:02.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/posit-dev/images-specialized","commit_stats":null,"previous_names":["posit-dev/images-specialized"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/posit-dev/images-specialized","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fimages-specialized","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fimages-specialized/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fimages-specialized/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fimages-specialized/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/posit-dev","download_url":"https://codeload.github.com/posit-dev/images-specialized/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fimages-specialized/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34107866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":[],"created_at":"2026-06-09T13:02:15.740Z","updated_at":"2026-06-09T13:02:15.831Z","avatar_url":"https://github.com/posit-dev.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Posit Workbench container images for specialized environments\n\nContainer images that package [Workbench](https://docs.posit.co/ide/server-pro) for specific managed cloud platforms. Each image arrives configured for the host platform's authentication, storage, and lifecycle conventions, so you can use it directly as the workstation or compute image.\n\nFor the standard, non-platform-specific Workbench container images, see [posit-dev/images-workbench](https://github.com/posit-dev/images-workbench).\n\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/posit-dev/images-specialized/wgcw.yml?branch=main\u0026label=workbench-for-google-cloud-workstations+build)](https://github.com/posit-dev/images-specialized/actions/workflows/wgcw.yml)\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/posit-dev/images-specialized/waml.yml?branch=main\u0026label=workbench-for-microsoft-azure-ml+build)](https://github.com/posit-dev/images-specialized/actions/workflows/waml.yml)\n\n## Images\n\n| Image | Platform | Platform documentation |\n|:------|:---------|:-----------------------|\n| [workbench-for-google-cloud-workstations](./workbench-for-google-cloud-workstations/) | Google Cloud Workstations | [Develop code using Posit Workbench](https://docs.cloud.google.com/workstations/docs/develop-code-using-posit-workbench-rstudio) |\n| [workbench-for-microsoft-azure-ml](./workbench-for-microsoft-azure-ml/) | Azure Machine Learning compute instances | [Add custom applications such as RStudio or Posit Workbench](https://learn.microsoft.com/en-us/azure/machine-learning/how-to-create-compute-instance?view=azureml-api-2\u0026tabs=python#add-custom-applications-such-as-rstudio-or-posit-workbench) |\n\nSee each image's documentation for the canonical registry, available tags, and platform-specific configuration.\n\n## Prerequisites\n\n| Tool | Required for | Install |\n|------|--------------|---------|\n| Container build tool | Building images locally | [Docker](https://docs.docker.com/get-docker/), [Podman](https://podman.io/docs/installation), or [Buildah](https://github.com/containers/buildah/blob/main/install.md) |\n| Product license | Running Workbench | [Licensing FAQ](https://docs.posit.co/licensing/licensing-faq.html) |\n\nTo consume the published images on their target platforms, follow the platform documentation linked above. You do not need any local container tooling.\n\n## Building from source\n\nYou can interact with this repository in multiple ways:\n\n* [Build container images directly](#build) from the Containerfile.\n* [Use the `bakery` CLI](#using-bakery) to manage and build container images.\n\n## Build\n\nYou can build Open Container Initiative (OCI) container images from the definitions in this repository using one of the following container build tools:\n\n* [buildah](https://github.com/containers/buildah/blob/main/install.md)\n* [docker buildx](https://github.com/docker/buildx#installing)\n* [podman](https://podman.io/docs/installation)\n\nEach Containerfile uses the root of the repository as its build context. The [`bakery.yaml`](https://github.com/posit-dev/images-shared/blob/main/posit-bakery/CONFIGURATION.md#bakery-configuration) project file is in the root of this repository.\n\n```shell\nPWB_VERSION=\"2026.01\"\n\n# Build the Google Cloud Workstations standard image using docker\ndocker buildx build \\\n    --tag workbench-for-google-cloud-workstations:${PWB_VERSION} \\\n    --file workbench-for-google-cloud-workstations/${PWB_VERSION}/Containerfile.ubuntu2404.std \\\n    .\n\n# Build the Azure ML standard image using buildah\nbuildah build \\\n    --tag workbench-for-microsoft-azure-ml:${PWB_VERSION} \\\n    --file workbench-for-microsoft-azure-ml/${PWB_VERSION}/Containerfile.ubuntu2404.std \\\n    .\n\n# Build the Azure ML minimal image using podman\npodman build \\\n    --tag workbench-for-microsoft-azure-ml:${PWB_VERSION} \\\n    --file workbench-for-microsoft-azure-ml/${PWB_VERSION}/Containerfile.ubuntu2404.min \\\n    .\n```\n\n## Using `bakery`\n\nThis repository follows the structure described in [bakery usage](https://github.com/posit-dev/images-shared/tree/main/posit-bakery#usage).\n\nThe following additional documentation is available:\n- [Configuration Reference](https://github.com/posit-dev/images-shared/blob/main/posit-bakery/CONFIGURATION.md): `bakery.yaml` schema and options\n- [Templating Reference](https://github.com/posit-dev/images-shared/blob/main/posit-bakery/TEMPLATING.md): Jinja2 macros for Containerfile templates\n- [CI Workflows](https://github.com/posit-dev/images-shared/blob/main/CI.md): shared GitHub Actions workflows for building and pushing images\n\n### Prerequisites\n\nThe following build prerequisites are required:\n\n* [python](https://docs.astral.sh/uv/guides/install-python/)\n* [uv](https://docs.astral.sh/uv/getting-started/installation/)\n* [docker buildx bake](https://github.com/docker/buildx#installing)\n* [gh](https://github.com/cli/cli#installation) (required while repositories are private)\n* `bakery`\n* `goss` and `dgoss` for running image validation tests\n\n### Build with `bakery`\n\nBy default, bakery creates an ephemeral JSON [bakefile](https://docs.bakefile.org/en/latest/language.html) to render all containers in parallel.\n\n```shell\nbakery build\n```\n\nYou can view the bake plan using `bakery build --plan`. Use the CLI flags to build only a subset of images in the project.\n\n### Test images\n\nAfter building the container images, run the test suite for all images:\n\n```shell\nbakery run dgoss\n```\n\nYou can use CLI flags to limit the tests to a subset of images.\n\n## Related repositories\n\nThis repository is part of the [Posit Container Images](https://github.com/posit-dev/images) ecosystem. The non-specialized Workbench images live in [images-workbench](https://github.com/posit-dev/images-workbench). For shared build tooling and CI workflows, see [images-shared](https://github.com/posit-dev/images-shared).\n\n## Share your feedback\n\nWe invite you to join us on [GitHub Discussions](https://github.com/posit-dev/images/discussions) to ask questions and share feedback.\n\n## Issues\n\nIf you encounter any issues or have any questions, please [open an issue](https://github.com/posit-dev/images-specialized/issues). We appreciate your feedback.\n\n## Code of Conduct\n\nWe expect all contributors to adhere to the project's [Code of Conduct](CODE_OF_CONDUCT.md) and create a positive and inclusive community.\n\n## License\n\nPosit licenses these container images and associated tooling under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposit-dev%2Fimages-specialized","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposit-dev%2Fimages-specialized","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposit-dev%2Fimages-specialized/lists"}