Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0ea2f6e

Browse files
add Dockerfile
1 parent 977d5e5 commit 0ea2f6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,8 @@ WIP...
218218
## docker
219219

220220
```shell script
221-
docker build -t php-wechaty:v1 .
221+
docker build -t php-wechaty:v1 .
222+
docker run -ti --volume="$(pwd)":/bot --rm php-wechaty:v1 docker/ding-dong-bot.php
222223
```
223224

224225
## Requirements

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /