mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-02-02 05:04:23 +01:00
update
This commit is contained in:
@@ -5,4 +5,5 @@ WORKDIR /srv
|
||||
RUN mkdir ~/.teos && git clone https://github.com/aljazceru/python-teos.git && cd python-teos && pip install -r requirements.txt && python generate_keys.py -d ~/.teos
|
||||
ENV PYTHONPATH=$APP_PATH
|
||||
WORKDIR /srv/python-teos
|
||||
EXPOSE 9814/tcp
|
||||
ENTRYPOINT [ "/srv/python-teos/entrypoint.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user