When I do docker manifest create ... this manifest is stored locally and it is not pushed to the registry until I do docker manifest push ... but I
docker manifest create ...
docker manifest push ...