dockefile

pull/49/head
Jeff Vandrew Jr 5 years ago
parent 6c5c79d2c6
commit d3ad9dd75e

@ -6,7 +6,6 @@ WORKDIR /RTL
COPY . /RTL
# Install dependencies
RUN apk add --no-cache python2 freetype build-base cairo-dev cairo cairo-tools
RUN npm install
#Run the app server

Loading…
Cancel
Save