Skip to content

images output wrong format #177

@fahedouch

Description

@fahedouch

Hi,

My dockerfile

FROM busybox
RUN echo "hello world"

I make a build :

nerdctl  build -t foo .

When I list my images i got a duplicate image:

./nerdctl images
WARN[0000] unparsable image name "overlayfs@sha256:f6af50796f7f2ee98a04bc5dbf721fb2ec4b6285f4f0cc4b0bd55e3f0f8249f0" 
REPOSITORY    TAG       IMAGE ID        CREATED          SIZE
foo           latest    f6af50796f7f    2 seconds ago    748.4 KiB
                        f6af50796f7f    2 seconds ago    748.4 KiB

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions