Skip to content

Commit 2555225

Browse files
authored
Merge pull request #32 from puken-dagobert/puken-dagobert-patch-24
Create docker-run.md
2 parents b0714ae + 2129398 commit 2555225

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

commands/vvveb/docker-run.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)