Push the SecurityServer/CP5 container Image to DockerHub Registry

You can also push the image to your own private repository.

DockerHub is the centralized repository from which you can upload and have a ready-to-use SecurityServer/CP5 container image available.

  1. Give the tag to SecurityServer/CP5 Image created using the below command:

›_ Console

# docker tag <image_name>:1 <user-name>/<image_name>:1

  1. Push the locally created SecurityServer/CP5 Image to DockerHub Private Repository.

›_ Console

# docker push <user-name>/<image_name>:1

f0fdc707-7c17-4a6c-a4fe-3ebfaecdcc4f.jpg


Push Image to Docker Hub private repository

In case of any unexpected error, troubleshoot accordingly.