Install Hugo Site Generator
All checks were successful
OSCW Runner Container Build / OSCW-Runner-Container (push) Successful in 14m6s
All checks were successful
OSCW Runner Container Build / OSCW-Runner-Container (push) Successful in 14m6s
This commit is contained in:
parent
3a0dbb6c16
commit
d1368f3a88
@ -5,7 +5,7 @@ MAINTAINER CodingWorkshop <constitutive@codingworkshop.eu.org>
|
||||
RUN pacman -Syu --noconfirm --noprogressbar --quiet
|
||||
|
||||
# Install additional packages
|
||||
RUN pacman -Syu --noconfirm --noprogressbar --quiet autoconf automake binutils bison cmake cppcheck docker flex gcc git libedit libmd linux-headers make mingw-w64-binutils mingw-w64-gcc mtools ninja nodejs openssh parted patch pkgconfig texinfo wget
|
||||
RUN pacman -Syu --noconfirm --noprogressbar --quiet autoconf automake binutils bison cmake cppcheck docker flex gcc git hugo libedit libmd linux-headers make mingw-w64-binutils mingw-w64-gcc mtools ninja nodejs openssh parted patch pkgconfig texinfo wget
|
||||
|
||||
# Set locale
|
||||
RUN echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen && \
|
||||
|
Loading…
Reference in New Issue
Block a user