Skip to content

Commit 3d08afc

Browse files
committed
do not remove to keep it partially persistent
1 parent d01c871 commit 3d08afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ It also comes packaged in a Docker image for easy usage.
1010
Just start the container with
1111

1212
```bash
13-
docker run --privileged --rm -p 80:80 --name odrive -it zauberzeug/odrive-gui:latest
13+
docker run --privileged -p 80:80 --name odrive -it zauberzeug/odrive-gui:latest
1414
```
1515

1616
and access the interface at http://localhost/.

0 commit comments

Comments
 (0)