mirror of
https://git.fsfe.org/FSFE/fsfe-local-build.git
synced 2026-04-20 03:13:05 +02:00
Removes less from docker (#5)
This commit is contained in:
committed by
FSFE System
parent
a67c7aee6d
commit
294a2ff8b0
@@ -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