progress
This commit is contained in:
@@ -6,6 +6,11 @@ COPY docker_dev/quant/requirements.txt /
|
||||
RUN pip install --upgrade pip
|
||||
RUN pip install -r /requirements.txt
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
apt-utils \
|
||||
libpq-dev \
|
||||
build-essential
|
||||
|
||||
|
||||
COPY cvttpy /cvttpy
|
||||
COPY docker_dev/quant/.creds /.creds
|
||||
|
||||
Reference in New Issue
Block a user