command
module
Version:
v0.0.0-...-49e3bc2
Opens a new window with list of versions in this module.
Published: Aug 1, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.