Zaktualizuj 'Dockerfile'
dockerfile
This commit is contained in:
parent
8f010b3b7b
commit
35c852bbac
@ -4,7 +4,7 @@ RUN apt update && apt install -y python3-pip
|
||||
RUN pip3 install pandas
|
||||
RUN pip3 install kaggle
|
||||
|
||||
WORKDIR /IUM_478831-1
|
||||
WORKDIR /ium-478831
|
||||
|
||||
COPY ./adult-income-dataset.csv ./
|
||||
COPY ./script.sh ./
|
||||
|
Loading…
Reference in New Issue
Block a user