Push/pull docker images from a host computer

I’m using docker executor with DinD, and I was wondering if it’s possible to store images that are built in a job to a host computer instead of Gitlab Container Registry? like for example, push/pull them to a host computer instead of the Gitlab Container Registry.