Hosting the Image

Tag the image to match your Docker registry location and push it there.

For example:

> docker tag ems:8.5.0 docker.company.com/path/ems
> docker push docker.company.com/path/ems