Unfortunately, `docker manifest create` does not support image digests, so we need to push a tag for each version of the image. Furthermore, the docker CLI does not provide a way to delete that tag afterwards, so we will end up with those temporary tags.