Cleanup packages
Some checks failed
OSCW Runner Container Build / OSCW-Runner-Container (push) Failing after -43m31s
Some checks failed
OSCW Runner Container Build / OSCW-Runner-Container (push) Failing after -43m31s
This commit is contained in:
parent
3c46dc7a27
commit
9c57523a50
@ -5,7 +5,7 @@ MAINTAINER CodingWorkshop <constitutive@codingworkshop.eu.org>
|
|||||||
RUN pacman -Syu --noconfirm --noprogressbar --quiet
|
RUN pacman -Syu --noconfirm --noprogressbar --quiet
|
||||||
|
|
||||||
# Install additional packages
|
# Install additional packages
|
||||||
RUN pacman -Syu --noconfirm --noprogressbar --quiet autoconf automake binutils bison clang cmake cppcheck docker flex gcc git hugo libedit libmd linux-headers lld make mingw-w64-binutils mingw-w64-gcc mtools ninja nodejs openssh parted patch pkgconfig rsync texinfo wget which
|
RUN pacman -Syu --noconfirm --noprogressbar --quiet autoconf automake bison clang cmake cppcheck docker flex git hugo libedit libmd linux-headers lld make mingw-w64-binutils mingw-w64-gcc mtools ninja openssh parted patch pkgconfig rsync texinfo wget which
|
||||||
|
|
||||||
# Set locale
|
# Set locale
|
||||||
RUN echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen && \
|
RUN echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user