I use docker push to upload a new docker image to a custom registry (Harbor) within our automated build pipeline:
docker push
docker push my-registry.example.c