Update Dockerfile

This commit is contained in:
Alexey Milovidov 2023-07-30 06:57:11 +03:00 committed by GitHub
parent ecfde7edc6
commit 424fe43090
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,3 @@ ENV TZ=Europe/Moscow
RUN ln -snf "/usr/share/zoneinfo/$TZ" /etc/localtime && echo "$TZ" > /etc/timezone
CMD sleep 1
RUN apt-get update && apt-get install -y locales