We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c68d98b commit b9709d8Copy full SHA for b9709d8
README.md
@@ -223,7 +223,7 @@ For unRAID, a container image can be updated by following these steps:
223
224
When using data volumes (`-v` flags), permissions issues can occur between the
225
host and the container. For example, the user within the container may not
226
-exists on the host. This could prevent the host from properly accessing files
+exist on the host. This could prevent the host from properly accessing files
227
and folders on the shared volume.
228
229
To avoid any problem, you can specify the user the application should run as.
0 commit comments