modified docker image structure
This commit is contained in:
parent
a02979522f
commit
933d03ff13
6 changed files with 38 additions and 20 deletions
|
@ -12,4 +12,6 @@ RUN apt-get update && apt-get install -y \
|
|||
libgif-dev \
|
||||
librsvg2-dev
|
||||
|
||||
CMD ["npm", "start"]
|
||||
RUN npm i -g typescript && npm i && npm run build
|
||||
|
||||
CMD npm start
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue