update
This commit is contained in:
@ -6,9 +6,10 @@ LABEL ImageName="registry.gitlab.com/wolutator/registry.gitlab.com/wolutator/"
|
||||
ENV PASSWORD ""
|
||||
|
||||
RUN \
|
||||
conda update -y -n base conda && \
|
||||
pip install influxdb && \
|
||||
pip install pymongo && \
|
||||
pip install pandas-datareader && \
|
||||
conda install -y pandas-datareader && \
|
||||
fix-permissions $CONDA_DIR && \
|
||||
fix-permissions /home/$NB_USER
|
||||
|
||||
|
Reference in New Issue
Block a user