split code
This commit is contained in:
parent
0c0a42a4c9
commit
a974f073c9
4 changed files with 80 additions and 74 deletions
|
@ -4,6 +4,6 @@ EXPOSE 4785
|
|||
|
||||
RUN pip install --no-cache-dir markdown matrix-nio
|
||||
|
||||
ADD matrix_webhook.py /
|
||||
ADD matrix_webhook .
|
||||
|
||||
CMD /matrix_webhook.py
|
||||
CMD python -m matrix_webhook
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue