Add a --all-platforms that instructs the builder to build for the intersection of all platforms for which the build's base images are available. Returns an error if any of them aren't references to manifest lists. We've learned that we can't really trust architecture and OS information stored in image config blobs, so we don't try to salvage that case. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> |
||
|---|---|---|
| .. | ||
| build.go | ||
| isolation.go | ||
| namespace.go | ||
| pull.go | ||
| pull_test.go | ||
| types.go | ||
| types_unix.go | ||
| types_unsupported.go | ||