-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
$ 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 workingSomething isn't working