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.
1 parent 57dc056 commit ef3b0b5Copy full SHA for ef3b0b5
README.md
@@ -29,4 +29,10 @@ Follow the documentation to setup VideoCMS: [https://videocms-docs.vercel.app/](
29

30
31
### Embed in Chats (like Discord)
32
-
+
33
+
34
+## Build
35
36
+```bash
37
+docker build --platform linux/amd64 -t kirari04/videocms:alpha --push .
38
+```
0 commit comments