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 a9f00c8

Browse files
add wechaty ca, see #16
1 parent 36454c8 commit a9f00c8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,14 @@ ENV PHP_WECHATY_DOCKER 1
66
WORKDIR /php-wechaty
77

88
COPY docker/composer.json .
9+
COPY . .
910

1011
RUN mkdir /var/log/wechaty
1112

1213
RUN composer config repo.packagist composer https://mirrors.aliyun.com/composer/
1314
# https://packagist.org/packages/wechaty/php-wechaty
1415
RUN composer install
1516

16-
COPY . .
17-
1817
RUN chmod +x /php-wechaty/bin/entrypoint.sh
1918

2019
WORKDIR /bot

0 commit comments

Comments
(0)

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