This commit is contained in:
Adam Wojdyla 2022-04-02 22:49:02 +02:00
parent 1359958be8
commit dc4e39a148

View File

@ -1,4 +1,5 @@
FROM ubuntu:latest
RUN apt-get update && apt-get install -y locales && locale-gen en_US.UTF-8
# COPY ./kaggle.json /root/.kaggle/kaggle.json