Commit 9794b9fa authored by Kamron Aroonrua's avatar Kamron Aroonrua 💬

docker

parent 9f43881e
...@@ -7,6 +7,7 @@ COPY . /app/node-bigstream ...@@ -7,6 +7,7 @@ COPY . /app/node-bigstream
WORKDIR /app/node-bigstream WORKDIR /app/node-bigstream
RUN npm install RUN npm install
RUN node script/install_plugins.js
FROM node:lts-alpine FROM node:lts-alpine
......
{ {
"version":"1.2.3", "version":"1.2.3",
"build":"202012020000" "build":"202001240000"
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment