diff --git a/oci/dotnet-deps/contacts.yaml b/oci/dotnet-deps/contacts.yaml new file mode 100644 index 00000000..0135941d --- /dev/null +++ b/oci/dotnet-deps/contacts.yaml @@ -0,0 +1,5 @@ +notfiy: + emails: + - rocks-dev@lists.canonical.com + mattermost-channels: + - fbdezwkcxpfofpysjore1wpfoc diff --git a/oci/dotnet-deps/documentation.yaml b/oci/dotnet-deps/documentation.yaml new file mode 100644 index 00000000..262d76eb --- /dev/null +++ b/oci/dotnet-deps/documentation.yaml @@ -0,0 +1,17 @@ +version: 1 + +application: .NET dependencies +is_chiselled: true +description: | + .NET is a free, cross-platform, open source developer platform for building + many different types of applications. This image contains the .NET deps, + but does not include bash, the .NET SDK nor a package manager. + Read more on [dotnet](https://dotnet.microsoft.com/en-us/). + +debug: + text: | + ### Debugging + To debug the container: + ```bash + docker logs -f dotnet-deps-container + ``` diff --git a/oci/dotnet-deps/image.yaml b/oci/dotnet-deps/image.yaml new file mode 100644 index 00000000..264f1639 --- /dev/null +++ b/oci/dotnet-deps/image.yaml @@ -0,0 +1,11 @@ +version: 1 + +upload: + - source: canonical/dotnet-containers + commit: d7c7a14778c6a322a7212130d894061e73bcd0aa + directory: dotnet-deps/8.0/ + release: + 8.0-24.04: + end-of-life: "2026-04-01T00:00:00Z" + risks: + - edge