Add maintainer notice

This commit is contained in:
Lauri Võsandi 2021-06-02 11:08:34 +03:00
parent 0f1e99a237
commit a1e74db523
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
FROM python
MAINTAINER Pinecrypt Labs <info@pinecrypt.com>
RUN pip install motor sanic
ADD exporter.py /exporter.py
CMD /exporter.py