Loading the domino-docker trial tar archive file to Docker
The first step to deploy the trial Domino server on Docker is loading the Domino_1101_Trial_DockerImage.tgz tar archive file to Docker. This creates the image that's used to create containers.
Before you begin
Procedure
- Download the web kit HCL Domino 11.0.1 Trial Docker Image from the HCL License Portal.
-
From the Docker terminal, load the
Domino_1101_Trial_DockerImage.tgz file provided in the
web kit to Docker:
docker load --input Domino_1101_Trial_DockerImage.tgz