-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Explain how to run commands as ``root`` user in Rasa SDK Docker images since version | ||
``1.8.0``. Since version ``1.8.0`` the Rasa SDK Docker images does not longer run as | ||
``root`` user by default. For commands which require ``root`` user usage, you have to | ||
switch back to the ``root`` user in your Docker image as described in | ||
:ref:`deploying-your-rasa-assistant_custom-dependencies`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters