Commit 1870063
committed
load: import all platforms
Currently if you try to import a non-native image the blobs will get
GC'd and unpack fails with with "not found" on the blobs.
Import doesn't really have a way to select which platforms to important,
so I don't think it makes sense to make this optional. After all the tar
could just be modified with the desired platforms.
Signed-off-by: Brian Goff <cpuguy83@gmail.com>1 parent 85e2c46 commit 1870063
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | | - | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments