This commit is contained in:
parent
a5e3c79d10
commit
6f07cc8d87
@ -17,7 +17,7 @@ ENV LANGUAGE en_US:en
|
||||
ENV LC_ALL en_US.UTF-8
|
||||
|
||||
RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends \
|
||||
jq \ &&
|
||||
jq && \
|
||||
npm install -g --omit=optional --omit=dev \
|
||||
json-server && \
|
||||
npm cache clean --force && \
|
||||
|
Loading…
Reference in New Issue
Block a user