Skip to content
This repository was archived by the owner on Oct 10, 2020. It is now read-only.
This repository was archived by the owner on Oct 10, 2020. It is now read-only.

[atomic scan] Get image name in atomic scanner #1190

Open
@navidshaikh

Description

@navidshaikh

I am writing an atomic scanner for a use case where the scanner needs to know the image_name being processed.

Now, I get the image name by explicitly setting an env variable while invoking the atomic scan command like

IMAGE_NAME=<image_name> atomic scan [..]

what's the better way to get image_name without explicitly have to ask for providing env var along with atomic scan command?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions