In the docker-compose file the command is still
command: --check-caps false
If the = is left in the command the following error will be returned
PARSE ERROR: Argument: --check-caps=false
iris_1 | Couldn't find match for argument
| Brief USAGE:
iris_1 | /iris-main [--ISCAgentPort <integer>] [--ISCAgent <bool>] [--check-caps
iris_1 | <bool>] [-k <license key>] [-L <<licenseID> <host1>,<port1>[
iris_1 | ,<dir1>] [<host2>,<port2>[,<dir2>]]>] [-p <password file>]
iris_1 | [-t <command>] [-c <command>] [-e <command>] [-a <command>]
iris_1 | [-b <command>] [-l <log file>] [-s <bool>] [-u <bool>] [-d
iris_1 | <bool>] [-i <instance>] [--] [--version] [-h]
iris_1 |
iris_1 | For complete USAGE and HELP type:
iris_1 | /iris-main --help
- Log in to post comments