feat: add get-images-from-files action #27
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
A reusable Gitea Action, that extracts docker images from selected files in a repository.
|
A reusable Gitea Action, that extracts docker images from selected files in a repository.
|
||||||
|
|
||||||
The action supports Dockerfiles and Kubernetes manifests. Other files are supported if they have a recognizable image reference.
|
The action supports Dockerfiles and Kubernetes manifests. Other files are supported if they have a recognizable image reference. Duplicate image references are deduplicated.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user