Orion Development TutorialsΒΆ
- Creating a New Orion Package
- Features
- Requirements
- Setup
- Commands
- Output Skeleton
- Package Documentation
- Creating a Package Image (Advanced)
- Prerequisites
- Overview
- Creating an image from an existing floe
- 1. Download a base image
- 2. Import base image file into Docker
- 3. Create a conda environment.yml
- 4. Create Dockerfile and .dockerignore
- 5. Build the Docker Image
- 6. Export the image and upload to Orion
- 7. Upload the image using Docker-hub as a docker image registry
- 8. Upload the image using AWS ECR as a docker image registry
- Index of Related OCLI Commands
- Tutorial: Creating a Tensorflow package
- Using the Floe Editor