📅
This commit is contained in:
parent
09e8972986
commit
eff5f065f7
@ -1,5 +1,5 @@
|
|||||||
FROM ubuntu:22.04
|
FROM ubuntu:22.04
|
||||||
|
|
||||||
RUN apt update && apt install -y vim make python3 python3-pip python-is-python3 gcc g++ golang wget unzip git
|
RUN apt update && apt install -y vim make python3 python3-pip python-is-python3 gcc g++ golang wget unzip git
|
||||||
RUN pip install pandas matplotlib scikit-learn tensorflow sacred
|
RUN pip install pandas matplotlib scikit-learn tensorflow sacred pymongo
|
||||||
CMD "bash"
|
CMD "bash"
|
||||||
|
Loading…
Reference in New Issue
Block a user