Skip to content

Commit 9118dca

Browse files
committed
add lang because I want awc
1 parent 8876d71 commit 9118dca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
FROM ubuntu:focal
22

3+
ENV LANG=C.UTF-8
4+
35
RUN apt-get update
46
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends software-properties-common
57
RUN add-apt-repository -y 'ppa:deadsnakes/ppa'

0 commit comments

Comments
 (0)