Skip to content
  • Alexander Wellbrock's avatar
    extend push tooling by manifest type · 6609af6a
    Alexander Wellbrock authored
    The push tool will now perform a simple check if the image reference is
    of type manifest and will invoke the correct command for that.
    
    The --all parameter is used to push all images on the local machine
    referenced in the manifest which has shown to reduce errors at
    registries.
    
    The --format v2s2 tag is crucial to push the manifest in docker format
    which is the only supported format of quay.io.
    6609af6a
Loading