We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51fc11f + b6563a4 commit df62e8cCopy full SHA for df62e8c
commands/Gokapi/docker-run.md
@@ -0,0 +1,11 @@
1
+---
2
+repo: "https://github.com/Forceu/Gokapi"
3
+category: "File Sharing"
4
+logo: null # Optional - provide URL to logo if available, 1:1 format only
5
6
+
7
+# Docker Run Command
8
9
+```bash
10
+docker run -v ./gokapi-data:/app/data -v ./gokapi-config:/app/config -p 53842:53842 -e TZ=UTC f0rc3/gokapi:latest
11
+```
0 commit comments