wip
This commit is contained in:
@@ -18,4 +18,7 @@ RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
|
||||
gdb-mingw-w64-target \
|
||||
clang-format \
|
||||
ninja-build \
|
||||
&& apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/*
|
||||
&& apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
COPY locale.gen /etc/
|
||||
RUN locale-gen
|
Reference in New Issue
Block a user