Tweaks for old server. Ready for re-deployment
This commit is contained in:
@@ -22,7 +22,7 @@ RUN mkdir -p ${DATA_DIR}
|
||||
WORKDIR ${APP_DIR}
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install --yes --no-install-recommends nano curl
|
||||
RUN apt-get install --yes --no-install-recommends wget
|
||||
|
||||
# Build pip requirements
|
||||
ADD ./requirements.txt .
|
||||
|
||||
Reference in New Issue
Block a user