4 lines
60 B
Docker
4 lines
60 B
Docker
FROM fedora:29
|
|
|
|
ENV LC_ALL en_GB.UTF-8
|
|
ENV LANG en_GB.UTF-8
|