Learn how to create a container and package it with GitHub Actions. This repository template gives you a good starting point for a Dockerfile, GitHub Actions workflow, and Python code.
Depending on the type of model you need, you will need different workflow steps and most definitely a different main.py
file. The default uses FastApi