Skip to content

Allow running locally built images with arbitrary names #32

@andni233

Description

@andni233

Hi,

We want to allow users to build and tag images and then run them. We have managed to allow users to do so with images matching a specific name by adding a HBM resource:

# hbm resource ls -f 'type=image'
NAME                TYPE                VALUE               OPTIONS             COLLECTIONS
my_image            image               my_image

The above allows users to use the name "my_image". However, we expect to end up in a situation where many images will be built and tagged locally and having to explicitly white-list image names does not scale very well.

Is it possible to / would it be possible to add support for wildcard image names?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions