FIXED compilation of Dockerfile for Taxhub #54
This commit is contained in:
parent
ea699549ac
commit
8b33a050ed
@ -39,6 +39,7 @@ RUN /bin/bash create_sys_dir.sh
|
|||||||
|
|
||||||
|
|
||||||
# Install dependencies:
|
# Install dependencies:
|
||||||
|
RUN pip install --upgrade pip setuptools wheel
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
|
|
||||||
RUN cp static/app/constants.js.sample static/app/constants.js
|
RUN cp static/app/constants.js.sample static/app/constants.js
|
||||||
|
Loading…
Reference in New Issue
Block a user