Deploying a new Domino server on Docker

To deploy a new Domino server in a Docker container, complete the following steps.

About this task

Prerequisites:
  • Install and correctly configure Docker. For information, see the Docker documentation.
  • If you are adding the new Domino server to an existing Domino domain, register the server in the Domino directory.

To deploy a new Domino server on Docker:

Procedure

  1. Load the domino-docker tar archive file to Docker.
  2. Create a Docker volume for the Domino data directory.
  3. Create a temporary container for Domino server setup.
  4. Create a container to run the Domino server.