mirror of
https://git.fsfe.org/FSFE/fsfe-local-build.git
synced 2026-04-20 11:23:06 +02:00
Removes less from docker
This commit is contained in:
@@ -10,14 +10,10 @@ RUN apk add --no-cache \
|
||||
libxml2-utils \
|
||||
libxslt \
|
||||
make \
|
||||
nodejs \
|
||||
nodejs-npm \
|
||||
procps \
|
||||
python3 \
|
||||
rsync
|
||||
|
||||
RUN npm install -g less
|
||||
|
||||
RUN mkdir -p /fsfe-local-build/fsfe.org
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
Reference in New Issue
Block a user