Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove existing image before creating manifest #6

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

der-eismann
Copy link
Member

For some reason there's an increased number of

# Creating manifest 074509403805.dkr.ecr.eu-west-1.amazonaws.com/php-builder:alma9-php8.2
$ /bin/buildah manifest create 074509403805.dkr.ecr.eu-west-1.amazonaws.com/php-builder:alma9-php8.2
Error: creating image to hold manifest list:
 image name "074509403805.dkr.ecr.eu-west-1.amazonaws.com/php-builder:alma9-php8.2" is already associated
 with image "3206bef73d37ebd561ff9eeb72eb4da529b9e06df6411718726d79bdd7ae6400": that name is already in use

So just like we're cleaning up the manifest already, we're now removing images with the same name before creating the manifest.

@der-eismann der-eismann merged commit dfb9a30 into rebuy Oct 19, 2023
4 of 6 checks passed
@der-eismann der-eismann deleted the remove-exisitng-image branch October 19, 2023 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants