You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ Containers are configured using parameters passed at runtime (such as those abov
63
63
|`-e PUID=1000`| for UserID - see below for explanation |
64
64
|`-e PGID=1000`| for GroupID - see below for explanation |
65
65
|`-e TZ=Etc/UTC`| specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List). |
66
-
|`-v /recipes`|Persistent recipes files|
66
+
|`-v /recipes`|Destination of cookcli recipes|
67
67
|`--read-only=true`| Run container with a read-only filesystem. Please [read the docs from LinuxServer.io](https://docs.linuxserver.io/misc/read-only/). |
68
68
|`--user=1000:1000`| Run container with a non-root user. Please [read the docs from LinuxServer.io](https://docs.linuxserver.io/misc/non-root/). |
0 commit comments