Was this helpful?
Dockman Tools Environment Variables
The iisuudfc, iisuspark, iisutensorflow, iisuonnx, and dockman tools support the following environment variables:
DOCKER_HOST
DOCKER_HOST as specified by Docker is supported.
DOCKMAN_DISABLE_SELINUX
Overrides the option “disableSELinux” in the Dockman Configuration File.
DOCKMAN_EXE
Overrides the option “dockman-exe” in the Dockman Configuration File.
DOCKMAN_PROVIDER
Overrides the option provider in the Dockman Configuration File.
The variables CONTAINER_HOST and DOCKER_HOST are set in the environment script:
II_SYSTEM/ingres/.ingXXsh
Where, ‘XX’ is the installation ID.
The variables can also be set in:
/home/ingres/.ingXXsh
If you reconfigure Podman after the Actian Analytics Engine installation, you need to edit these files.
Note:  On Linux, when dockman looks for the container runtime in the socket /var/run/docker.sock, if the container runtime is configured to listen on another socket, it must be correctly configured using the environment variable DOCKER_HOST. If the container runtime is Podman, then CONTAINER_HOST should be set to the same value as DOCKER_HOST to avoid inconsistencies in the reporting.
Last modified date: 09/11/2026