forked from LiveCarta/LiveCartaMeta
run scripts
This commit is contained in:
@@ -11,3 +11,10 @@ RUN pip install pymongo \
|
||||
requests
|
||||
|
||||
COPY ./ ./
|
||||
|
||||
RUN chmod 777 /app/configs/sources.json
|
||||
|
||||
RUN python update.py --config
|
||||
|
||||
RUN python update.py --source test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user