Get started locally

We currently provide two CLIs:

  • miniogre: a minimalist CLI to automatically generate a Dockerfile, requirements.txt file, and SBOM files

  • ogre_cli: our framework built around Docker that automates the creation of containerized runtime environments for Python code. It implements several features, including the possibility to access the ogre runtime environment from a web browser.

Last updated