Update README.md

This commit is contained in:
David Maisonave
2025-01-04 02:24:57 -05:00
committed by GitHub
parent f81fc6e32e
commit aec22266eb

View File

@@ -21,7 +21,7 @@ Then use a DOS window to change to the **ws1** directory before calling the scri
- Example with shared mount paths with write access:
- `CreateContainer.cmd ContainerName1 "stashapp/stash:latest" 9991 C:\MyShared WRITE`
- Example adding Stash **Image** and container:
- `CreateContainer.cmd v0.27.2 "stashapp/stash:v0.27.2" 9997 PULL`
- `CreateContainer.cmd v0.27.2 "stashapp/stash:v0.27.2" 9997 IMAGE`
- Example with DLNA:
- `CreateContainer.cmd v272 "stashapp/stash:v0.27.2" 9996 C:\downloads DLNA`
- Example skipping docker-compose: