mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-21 01:55:26 +08:00
Fix docker bug
This commit is contained in:
parent
82a0681e9f
commit
d0d5535f10
@ -2,6 +2,7 @@ FROM python:3.5.1
|
|||||||
MAINTAINER Richard Chien <richardchienthebest@gmail.com>
|
MAINTAINER Richard Chien <richardchienthebest@gmail.com>
|
||||||
|
|
||||||
COPY *.py ./
|
COPY *.py ./
|
||||||
|
COPY msg_src_adapters msg_src_adapters
|
||||||
COPY filters filters
|
COPY filters filters
|
||||||
COPY commands commands
|
COPY commands commands
|
||||||
COPY nl_processors nl_processors
|
COPY nl_processors nl_processors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user