Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

could not parse image with a tag: image based on digest fails #465

@lucidprogrammer

Description

@lucidprogrammer

Looks like we cannot create VM based on a specific image hash.


sudo ignite launch weaveworks/ignite-kubeadm@sha256:928f55c6162a50d3278e334ac0d7a6e0bf7c765d9c6dd835b935f0ca73e398ca \
    --cpus 2 \
    --memory 1GB \
    --ssh \
    --name master-1
FATA[0000] could not parse image "weaveworks/ignite-kubeadm@sha256:928f55c6162a50d3278e334ac0d7a6e0bf7c765d9c6dd835b935f0ca73e398ca" with a tag

It was ideal if this feature is available

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/runtimeIssues related to container runtimeskind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions