Building the SecurityServer/CP5 Container Image For Utimaco SecurityServer

You can now build a SecurityServer container image that contains the setup and files of NGINX with Utimaco SecurityServer.

  1. Tag the image with the appropriate version of the Utimaco SecurityServer. In this document, the version is 1.

›_ Console

# cd /root/hsm

# docker build -t securityserver:1 .

edaf22d6-cf5a-4b9d-a825-03a35264f6eb.jpg


Building container image output

2b9afe2d-dc34-4637-b6eb-9b009ec3ff70.jpg


Building container image output

Building an image may take some time as it performs all the pre-required configuration steps. If you encounter any error in between, verify if DockerFile contains all the above-mentioned content.

  1. Verify that the SecurityServer container image is created successfully using the command below.

›_ Console

# docker images

0a716e5e-20f6-4ff8-8a2b-f3b2a280a0e2.jpg


Docker images