[
https://issues.apache.org/jira/browse/NIFI-15112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-15112:
------------------------------------
Priority: Minor (was: Major)
> Correct the docker exec command in "Using the Toolkit" section
> --------------------------------------------------------------
>
> Key: NIFI-15112
> URL: https://issues.apache.org/jira/browse/NIFI-15112
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Docker
> Environment: The NiFi running with the Docker container.
> Reporter: Chun-Sheng, Li
> Priority: Minor
> Labels: documentation
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In the `Using the Toolkit` section, it seems that the `docker exec` command
> is not correct.
>
> When running the `docker exec -ti nifi nifi-toolkit-current/bin/cli.sh nifi
> current-user` command, it will present the following errors:
> ```
> OCI runtime exec failed: exec failed: unable to start container process:
> exec: "nifi-toolkit-current/bin/cli.sh": stat
> nifi-toolkit-current/bin/cli.sh: no such file or directory: unknown
> ```
> It needs to fix the current nifi-toolkit path and run the cli command.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)