azc8d

command module
v0.0.0-...-65bea5d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2024 License: MIT Imports: 17 Imported by: 0

README

Example tool to use containerd to pull from ACR registries using the Azure SDK for authenticating to an Azure Container Reigstry. This example requires containerd >= 1.7 due to its use of the containerd transfer service, but older versions could be used by replacing the transfer service usage with client.Pull

This if for example purposes only

Usage

$ az login --identity
$ go run . <name>.acurecr.io/<repo>:<tag>
# <output elided>

Replace <name> with the name of your ACR instance and <repo>:<tag> with the image/tag you want to pull from.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL