mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 03:29:20 +03:00
Optimize building process
This commit is contained in:
parent
f8a131e3bc
commit
35ef89c2a6
119 changed files with 18026 additions and 221 deletions
|
|
@ -1,5 +1,6 @@
|
|||
FROM node:alpine
|
||||
|
||||
RUN apk add --no-cache git
|
||||
RUN yarn global add gulp@3.9.1
|
||||
|
||||
CMD ["node", "--version"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue