removed local
This commit is contained in:
parent
d223e3f0f7
commit
7ef773d268
@ -6,7 +6,7 @@ RUN apt-get update && apt-get install -y figlet python3 python3-pip unzip
|
|||||||
RUN pip3 install kaggle
|
RUN pip3 install kaggle
|
||||||
RUN pip3 install pandas
|
RUN pip3 install pandas
|
||||||
|
|
||||||
ENV PATH="/root/.local/bin:${PATH}"
|
# ENV PATH="/root/.local/bin:${PATH}"
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
COPY ./figlet-loop.sh ./
|
COPY ./figlet-loop.sh ./
|
||||||
|
Loading…
Reference in New Issue
Block a user