Difference between revisions of "Crane tag"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
<code>crane tag</code> https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_tag.md
 
<code>crane tag</code> https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_tag.md
 +
 +
 +
 +
crane cp registry.example.com/library/ubuntu:v0 registry.example.com/library/ubuntu:v1
 +
crane tag registry.example.com/library/ubuntu:v0 v1
  
 
== Related ==
 
== Related ==

Revision as of 09:47, 13 June 2023

crane tag https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_tag.md


crane cp registry.example.com/library/ubuntu:v0 registry.example.com/library/ubuntu:v1
crane tag registry.example.com/library/ubuntu:v0 v1

Related

See also

Advertising: