~samiraka/ubuntu-docker-images/+git/templates:add-mlflow-image-docs

Last commit made on 2023-03-14
Get this branch:
git clone -b add-mlflow-image-docs https://git.launchpad.net/~samiraka/ubuntu-docker-images/+git/templates
Only Samir Akarioh can upload to this branch. If you are Samir Akarioh please log in for upload directions.

Branch merges

Branch information

Name:
add-mlflow-image-docs
Repository:
lp:~samiraka/ubuntu-docker-images/+git/templates

Recent commits

e173e62... by misohu <email address hidden>

Fix case in the mlflow image docs

4f31b30... by misohu <email address hidden>

Generate docs for mlflow

693045c... by misohu <email address hidden>

Add docs for new MLflow Ubuntu image

43c130b... by Valentin Viennot

Add docs for new chiselled Ubuntu JRE image

ed87f1d... by Cristovao Cordeiro

feat: add templated docs for Chiselled .NET

This commit introduces the following changes:
 - three new data files, for dotnet-deps, dotnet-runtime and dotnet-aspnet
 - their corresponding MD files for each registry
 - the introduction of a new data field is_chiselled for better usage documentation
 - minor updates to Cortex and Memcached docs

366c4d5... by Samir Akarioh

Merge refactor into main [a=samirakarioh] [r=cjdc]

MP: https://code.launchpad.net/~samirakarioh/ubuntu-docker-images/+git/templates/+merge/435448

fa49f1e... by Samir Akarioh

feat: refactor generate_ubuntu_yaml file

Now, skopeo is not running unnecessarily; some libraries are imported when we need them, like boto3.
Now the username and password are not required in the case of a public registry.
The dockerfile has also been modified to have the requirements to launch this script
and to finish the necessary CLI args now that don't have a default value.

Signed_off_by: Samir Akarioh <email address hidden>

c3cd0ba... by Ryan Barry

Deprecate on ECR, too

454cb55... by Ryan Barry

Deprecate cortex

1272390... by Samir Akarioh

feat: refactor generate_ubuntu_yaml file

Now, skopeo is not running unnecessarily; some libraries are imported when we need them, like boto3.
Now the username and password are not required in the case of a public registry.
The dockerfile has also been modified to have the requirements to launch this script
and to finish the necessary CLI args now that don't have a default value.

Signed_off_by: Samir Akarioh <email address hidden>