Note
These images are in preview as Posit migrates container images from rstudio/rstudio-docker-products. The existing images remain supported.
This repository contains shared build tooling and CI workflows used by the Posit Container Image repositories. If you want to run pre-built Posit product containers, see the product repositories instead:
| Repository | Description |
|---|---|
| images | Posit Container Image Meta Repository |
| images-connect | Posit Connect Container Images |
| images-package-manager | Posit Package Manager Container Images |
| images-workbench | Posit Workbench Container Images |
| images-examples | Examples for using and extending Posit Container Images |
The bakery command line interface (CLI) binds together various tools to manage a matrix of container image builds.
Tip
- Get started with
bakery - Bakery Examples — step-by-step tutorials
See CI Workflows for shared GitHub Actions workflows used by product image repositories.
Bakery uses goss and dgoss to define and execute tests that ensure that the container image was built properly.
You can include the setup-goss action in a GitHub Actions Workflow to automatically install the latest versions of goss and dgoss in the tools directory at the top level of the repository.
We invite you to join us on GitHub Discussions to ask questions and share feedback.
If you encounter any issues or have any questions, please open an issue. We appreciate your feedback.
We expect all contributors to adhere to the project's Code of Conduct and create a positive and inclusive community.
Posit Container Images and associated tooling are licensed under the MIT License