tag

command module
v0.0.0-...-49e3bc2 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

README

Tag

This action takes a distroless image and adds additional tags that are relevant to the image.

It discovers these tags by comparing against the complementary image in DockerHub.

For example if nginx:1.20.2 is the same imge as nginx:stable, then we want the same for the nginx distroless image.

Usage

- uses: distroless/actions/tag@main
  with:
    distroless_image: "ghcr.io/distroless/nginx"
    distroless_tag: "1.20.2"
    docker_image: "nginx"

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