fix: Dockerfile Encoding
This commit is contained in:
parent
a8651b46e5
commit
a18c962b55
@ -1,5 +1,7 @@
|
||||
FROM simulationcraftorg/simc:latest
|
||||
|
||||
ENV LANG=de_DE.UTF-8
|
||||
|
||||
RUN apk add --no-cache python3 py3-pip git
|
||||
|
||||
ENV VIRTUAL_ENV=/opt/venv
|
||||
|
Loading…
x
Reference in New Issue
Block a user