lp:~ubuntu-docker-images/ubuntu-docker-images/+git/templates

Get this repository:
git clone https://git.launchpad.net/~ubuntu-docker-images/ubuntu-docker-images/+git/templates
Members of Ubuntu Docker Images can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
main 2024-04-26 11:53:24 UTC
docs: update docs for dotnet images

Author: Cristovao Cordeiro
Author Date: 2024-04-26 11:53:24 UTC

docs: update docs for dotnet images

add-mlflow-image-docs 2023-03-14 08:43:50 UTC
Fix case in the mlflow image docs

Author: misohu
Author Date: 2023-03-14 08:43:50 UTC

Fix case in the mlflow image docs

add_script_for_ubuntu 2022-11-01 11:05:55 UTC
fix: path for loading ubuntu.yaml file must be absolute

Author: Cristovao Cordeiro
Author Date: 2022-10-27 08:50:30 UTC

fix: path for loading ubuntu.yaml file must be absolute

fix-single-element-versions 2021-03-16 19:35:29 UTC
Allow single-element software version numbers

Author: Bryce Harrington
Author Date: 2021-03-15 23:55:22 UTC

Allow single-element software version numbers

Some software (i.e. postgres) will be tagged with single version
numbers, like "12-20.04". These cases trigger an IndexError with the
current code. Instead, use slice notation to get "the first one or two
digits" and join(). This will prefer "M.N" style for multi-element
versions but allow "M" style when only one element is available.

nginx 2020-11-20 23:27:28 UTC
Add nginx data

Author: Sergio Durigan Junior
Author Date: 2020-11-20 23:27:28 UTC

Add nginx data

This commit adds the data necessary to generate the nginx.md file,
as well as a corresponding nginx.md that has been generated with
renderdown.py.

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

15 of 5 results
This repository contains Public information 
Everyone can see this information.

Subscribers