Skip to content

Commit f2941cb

Browse files
sj817Copilot
andauthored
Update docs/guide/install/docker.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6b30023 commit f2941cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guide/install/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ docker run -d --name karin --restart=always \
127127
-e PORT=7777 \
128128
-p 7777:7777 \
129129
-v /opt/karin:/app \
130-
-v /opt/karin/puppteer:${HOME}/.cache/puppeteer \
130+
-v /opt/karin/puppeteer:${HOME}/.cache/puppeteer \
131131
karinjs/karin:latest
132132
```
133133

0 commit comments

Comments
 (0)