Skip to content
Snippets Groups Projects
Select Git revision
2 results Searching

resources

  • Clone with SSH
  • Clone with HTTPS
  • Sheogorath's avatar
    Sheogorath authored
    `podman manifest inspect` is not suitable for this task. It inspects
    image manifests the same way as it does with manifest lists, as a result
    it tries to push everything as manifest lists which breaks.
    
    This patch tries to fix that problem by using `podman manifest exists`
    instead.
    6eaad8f3
    History
    Name Last commit Last update
    ..