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 b0714ae + 2129398 commit 2555225Copy full SHA for 2555225
1 file changed
commands/vvveb/docker-run.md
@@ -0,0 +1,11 @@
1
+---
2
+repo: "https://github.com/givanz/Vvveb"
3
+category: "CMS"
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 -p 8080:80 vvveb/vvvebcms:latest
11
+```
0 commit comments