rm mkdir from dockerfile
This commit is contained in:
parent
f3ebfe5c06
commit
153d34c06b
@ -16,8 +16,6 @@ ENV CUTOFF=${CUTOFF}
|
|||||||
ENV KAGGLE_USERNAME=${KAGGLE_USERNAME}
|
ENV KAGGLE_USERNAME=${KAGGLE_USERNAME}
|
||||||
ENV KAGGLE_KEY=${KAGGLE_KEY}
|
ENV KAGGLE_KEY=${KAGGLE_KEY}
|
||||||
|
|
||||||
RUN mkdir /dane
|
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY lab2/download.sh .
|
COPY lab2/download.sh .
|
||||||
|
Loading…
Reference in New Issue
Block a user