updating torch03 images with cove
This commit is contained in:
parent
c5719e7545
commit
741fb6fd87
|
@ -65,4 +65,6 @@ RUN pip install records
|
|||
RUN pip install babel
|
||||
RUN pip install tabulate
|
||||
|
||||
RUN pip install -e git+git://github.com/salesforce/cove.git#egg=cove
|
||||
|
||||
CMD bash
|
||||
|
|
|
@ -64,5 +64,6 @@ RUN apt-get install --yes \
|
|||
RUN pip install records
|
||||
RUN pip install babel
|
||||
RUN pip install tabulate
|
||||
RUN pip install -e git+git://github.com/salesforce/cove.git#egg=cove
|
||||
|
||||
CMD bash
|
||||
|
|
Loading…
Reference in New Issue