8000 GitHub - mnltejaswini/dotnet-container: A .NET global tool for producing and publishing OCI images
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mnltejaswini/dotnet-container

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-container

A .NET global tool for producing and publishing OCI images

Creating a Service Principal for authentication

Do NOT commit the file containing the Service Principal into source control.

Modify the script in scripts/generate-sp.sh and replace ACR_NAME with the name of your registry. Generate a Service Principal (SP) by running the following command:

./scripts/generate-sp.sh > sp.azureauth

If you do not have the az cli installed locally, I recommend using the Azure Cloud Shell.

About

A .NET global tool for producing and publishing OCI images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.0%
  • Shell 2.0%
0