Skip to content

podman-remote: run docker-archive: ... must be a docker reference #7116

@edsantiago

Description

@edsantiago

In window 1:

$ ./bin/podman system service --timeout=0

In window 2:

$ ./bin/podman save -o /tmp/alpine.tar alpine
$ ./bin/podman-remote run docker-archive:/tmp/alpine.tar date
Error: image destination "docker-archive:/tmp/alpine.tar" is not a docker-transport reference: reference "docker-archive:/tmp/alpine.tar" must be a docker reference

Expected:

$  ./bin/podman run docker-archive:/tmp/alpine.tar date
Getting image source signatures
Copying blob 50644c29ef5a [--------------------------------------] 0.0b / 0.0b
Copying config a24bb40132 done
Writing manifest to image destination
Storing signatures
Tue Jul 28 17:04:58 UTC 2020

master @ 288ebec , root & rootless

Metadata

Metadata

Assignees

No one assigned

    Labels

    HTTP APIBug is in RESTful APIkind/bugCategorizes issue or PR as related to a bug.locked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.remoteProblem is in podman-remotestale-issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions