INSTALLING


Invoking one-touch Domino setup with system environment variables on Docker

Complete this procedure to invoke one-touch Domino setup with system environment variables if you run Domino on Docker.

Before you begin

Complete the following procedures:


Procedure

1. Create a volume to store the Domino data directory. For example, to create a volume called notesdata, run the following Docker command:


2. Run the following Docker command to create your container and invoke one-touch Domino Setup to set up and run the server:
Results

Your new Domino server should be up and running in a new Docker container.

If one-step setup fails for some reason, review theautoconfigure.log file created in the container. Since in this case the container won't be running, you can access the log file in one of the following ways:


Parent topic: Invoking one-touch Domino setup

Related concepts
Domino on Docker