Building the SecurityServer/CP5 Container Image For Utimaco CP5

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

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

›_ Console

# cd /root/hsm

# docker build -t cp5image:1 .

0d0ddc9f-54f2-49f4-9e1f-623dfbcc132b.jpg

Building container image output

tmplsfn82xx.jpg

Building container image output

tmphqknb86d.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 CP5 container image is created successfully using the command below.

›_ Console

# docker images

tmpre28nqcy.jpg

Docker images