Add maintainer notice
This commit is contained in:
parent
0f1e99a237
commit
a1e74db523
@ -1,4 +1,5 @@
|
|||||||
FROM python
|
FROM python
|
||||||
|
MAINTAINER Pinecrypt Labs <info@pinecrypt.com>
|
||||||
RUN pip install motor sanic
|
RUN pip install motor sanic
|
||||||
ADD exporter.py /exporter.py
|
ADD exporter.py /exporter.py
|
||||||
CMD /exporter.py
|
CMD /exporter.py
|
||||||
|
Loading…
Reference in New Issue
Block a user