This commit is contained in:
+1
-1
@@ -22,6 +22,6 @@ RUN . /envfile && \
|
||||
mv kubectl /usr/bin/kubectl && chmod +x /usr/bin/kubectl
|
||||
|
||||
# Install Node.js
|
||||
RUN apt-get update && apt-get install -y nodejs npm
|
||||
RUN apk update && apk add --no-cache nodejs npm
|
||||
|
||||
WORKDIR /apps
|
||||
|
||||
Reference in New Issue
Block a user