how to run
This commit is contained in:
5
apps/rompr/README.md
Normal file
5
apps/rompr/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
Run with:
|
||||
|
||||
```podman run --pull=always -d --replace -p 127.0.0.1:8081:80 \
|
||||
--mount=type=bind,source=/var/lib/rompr,destination=/rompr \
|
||||
--tz=Europe/Berlin --name=rompr cr.wks/rompr:latest```
|
||||
Reference in New Issue
Block a user