I’ve already covered how to push images to the Docker hub here but what if we only want to share a custom image in-house? Well, it’s really simple to do by using the docker save and loa…