lol #4
This commit is contained in:
parent
0b15d28a5b
commit
20c7bd440c
@ -4,7 +4,7 @@ RUN apt update && apt install -y vim make python3 python3-pip python-is-python3
|
|||||||
RUN pip install pandas matplotlib scikit-learn tensorflow
|
RUN pip install pandas matplotlib scikit-learn tensorflow
|
||||||
|
|
||||||
RUN mkdir /ium
|
RUN mkdir /ium
|
||||||
COPY . /ium
|
COPY .. /ium
|
||||||
|
|
||||||
WORKDIR /ium/src/
|
WORKDIR /ium/src/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user