We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e7a73 commit eca754cCopy full SHA for eca754c
1 file changed
templates/docker-run.md
@@ -1,11 +1,11 @@
1
---
2
repo: "https://github.com/username/project-name"
3
category: "<MAIN_CATEGORY>"
4
-logo: "https://example.com/path/to/logo.png"
+logo: null # Optional - provide URL to logo if available
5
6
7
# Docker Run Command
8
9
```bash
10
<DOCKER_RUN_COMMAND>
11
-```
+```
0 commit comments