This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Commit 5b15183
committed
Improve invocation image not found error
Previously when the invocation image could not be found, Docker App
would output:
manifest for docker/cnab-app-base:v0.6.0-202-gbaf0b246c7 not found
This is confusing to users who are not familiar with manifests. The new
error will indicate that Docker App needs an image.
Signed-off-by: Christopher Crone <christopher.crone@docker.com>1 parent 2e4b6d8 commit 5b15183
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
93 | 99 | | |
94 | 100 | | |
95 | 101 | | |
| |||
0 commit comments