forked from s464914/ium_464914
Update Dockerfile
This commit is contained in:
parent
ac30012090
commit
1ba161a6b4
@ -1,5 +1,8 @@
|
||||
FROM ubuntu:latest
|
||||
|
||||
ENV KAGGLE_USERNAME=alicjaszulecka
|
||||
ENV KAGGLE_KEY=default_key
|
||||
|
||||
RUN apt update && apt install -y python3-pip
|
||||
RUN apt install unzip
|
||||
RUN apt install bc
|
||||
|
Loading…
Reference in New Issue
Block a user