Replaced andris9 with Mailtrain-org
This commit is contained in:
parent
2dd21c11c0
commit
47705c212d
6 changed files with 18 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM centos
|
||||
RUN curl --silent --location https://rpm.nodesource.com/setup_7.x | bash -
|
||||
RUN yum install -y git make gcc nodejs ImageMagick && yum clean all
|
||||
RUN git clone git://github.com/andris9/mailtrain.git /app
|
||||
RUN git clone git://github.com/Mailtrain-org/mailtrain.git /app
|
||||
WORKDIR /app/
|
||||
ENV NODE_ENV production
|
||||
RUN npm install --no-progress --production && npm install --no-progress passport-ldapjs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue