Commit 867eb69c authored by dangdoan's avatar dangdoan

[dev]

parent faf49fe3
Pipeline #12959 canceled with stages
......@@ -2,11 +2,7 @@
FROM node
RUN chmod 1777 /tmp
RUN mkdir /data
RUN apt-get update -y
RUN apt-get install -y libgdiplus
RUN apt-get install -y libreoffice
RUN apt-get install -y libfontconfig
RUN apt-get install -y phantomjs
RUN echo "Run in create image docker"
ENV OPENSSL_CONF=/opt/openssl.cnf
WORKDIR /usr/src/app
COPY package.json package-lock.json ./
......
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