`manifest push <source>` must work as-is if `source` is actually a valid path and no destination is provided, `podman` must internally choose `source` as its `destination` just like `podman push` See: https://github.com/containers/podman/blob/main/cmd/podman/images/push.go#L161 Closes: https://github.com/containers/podman/issues/18360 Signed-off-by: Aditya R <arajan@redhat.com> |
||
|---|---|---|
| .. | ||
| add.go | ||
| annotate.go | ||
| create.go | ||
| exists.go | ||
| inspect.go | ||
| manifest.go | ||
| push.go | ||
| remove.go | ||
| rm.go | ||