update README
This commit is contained in:
parent
922ebf5c78
commit
c9045d407d
4 changed files with 53 additions and 16 deletions
|
@ -4,6 +4,6 @@ EXPOSE 4785
|
|||
|
||||
RUN pip install --no-cache-dir markdown matrix-nio
|
||||
|
||||
ADD matrix_webhook .
|
||||
ADD matrix_webhook matrix_webhook
|
||||
|
||||
CMD python -m matrix_webhook
|
||||
ENTRYPOINT ["python", "-m", "matrix_webhook"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue