Skip to content

Commit eca754c

Browse files
authored
Update docker-run.md
1 parent 91e7a73 commit eca754c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

templates/docker-run.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
repo: "https://github.com/username/project-name"
33
category: "<MAIN_CATEGORY>"
4-
logo: "https://example.com/path/to/logo.png"
4+
logo: null # Optional - provide URL to logo if available
55
---
66

77
# Docker Run Command
88

99
```bash
1010
<DOCKER_RUN_COMMAND>
11-
```
11+
```

0 commit comments

Comments
 (0)