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
docker run --privileged --rm -p 80:80 --name odrive -it zauberzeug/odrive-gui:latest
13
14
```
14
15
15
-
and access the interface at http://localhost/. It's convienient to use the `--privileged` parameter to allow access to usb, but you can also provide only the device you want to use.
16
+
and access the interface at http://localhost/.
17
+
It's convenient to use the `--privileged` parameter to allow access to usb.
18
+
But you can also provide only the device you want to use.
0 commit comments