Skip to content

Error when copying content from local imageΒ #43

@exdx

Description

@exdx
$ dcp quay.io/operator-framework/rukpak:latest
 ERROR dcp > ❌ error 404 Not Found - manifest for quay.io/operator-framework/rukpak:latest not found: manifest unknown: manifest unknown
 DEBUG dcp > πŸ“¦ Created container with id: "b529d9210b1ec503ff8e90a0e8d83ef6cbc232161f0f59d68bceedebed919eb4"
 INFO  dcp > βœ… Copied content to . successfully
 DEBUG dcp > πŸ“¦ Cleaned up container "b529d9210b1ec503ff8e90a0e8d83ef6cbc232161f0f59d68bceedebed919eb4" successfully

dcp does successfully copy the container filesystem, but it gives a misleading error when presented with an image that is not on a remote registry (just one built locally). It should first check to see if the image is available locally before attempting to pull it.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions