Building the CryptoServer HSM Container Image

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

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

›_ Console

# cd /root/hsm

# docker build -t securityserver:1 .

fa05e32c-2065-4f68-a914-17f8bd787208.jpg


tmpou2jhmlg.png

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

›_ Console

# docker images

eb8203f1-6a18-4e99-a0e9-352d0f9598ac.jpg

Docker images