INSTALLING
About this task
Ignore this procedure if you plan to run the Domino container in interactive mode. For more information about container execution modes, see Docker run command arguments.
You can create a secrets file manually or through orchestration software such as Docker Swarm or Kubernetes. If you create it manually, during server setup use thedocker cp command to copy the secrets file to the container volume.
If you create the secrets file using Docker Swarm or Kubernetes, the file is added to the volume automatically. For more information, see the following resources:
Parent topic: Domino on Docker