utf8
This commit is contained in:
parent
1359958be8
commit
dc4e39a148
@ -1,4 +1,5 @@
|
|||||||
FROM ubuntu:latest
|
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
|
# COPY ./kaggle.json /root/.kaggle/kaggle.json
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user