This commit is contained in:
@@ -24,4 +24,7 @@ RUN . /envfile && \
|
|||||||
# Install Node.js
|
# Install Node.js
|
||||||
RUN apk update && apk add --no-cache nodejs npm
|
RUN apk update && apk add --no-cache nodejs npm
|
||||||
|
|
||||||
|
# Install git
|
||||||
|
RUN apk update && apk add --no-cache git
|
||||||
|
|
||||||
WORKDIR /apps
|
WORKDIR /apps
|
||||||
|
|||||||
Reference in New Issue
Block a user