forked from Github/Axter-Stash
Update README.md
This commit is contained in:
@@ -21,7 +21,7 @@ Then use a DOS window to change to the **ws1** directory before calling the scri
|
|||||||
- Example with shared mount paths:
|
- Example with shared mount paths:
|
||||||
- `CreateContainer.cmd NewContainer27.2 "stashapp/stash:v0.27.2" 9991 C:\MySharedMountPath C:\Another\Shared\Folder`
|
- `CreateContainer.cmd NewContainer27.2 "stashapp/stash:v0.27.2" 9991 C:\MySharedMountPath C:\Another\Shared\Folder`
|
||||||
- The script supports up to 6 shared mount paths.
|
- The script supports up to 6 shared mount paths.
|
||||||
- `CreateContainer.cmd ManyMntContainer "stashapp/stash:latest" 9991 C:\downloads C:\tmp C:\img c:\share c:\vids c:\vid2`
|
- `CreateContainer.cmd ManyMntContainer "stashapp/stash:latest" 9991 C:\downloads C:\tmp\foo C:\img c:\share\vid c:\vids c:\vid2`
|
||||||
- The container gets the mount paths mounted to /external /external2 /external3 /external4 /external5 and /external6
|
- The container gets the mount paths mounted to /external /external2 /external3 /external4 /external5 and /external6
|
||||||
- Example with shared mount paths with write access:
|
- Example with shared mount paths with write access:
|
||||||
- `CreateContainer.cmd ContainerName1 "stashapp/stash:latest" 9991 C:\MyShared WRITE`
|
- `CreateContainer.cmd ContainerName1 "stashapp/stash:latest" 9991 C:\MyShared WRITE`
|
||||||
|
|||||||
Reference in New Issue
Block a user