mirror of
https://github.com/fergalmoran/dss.web.git
synced 2026-02-15 04:25:41 +00:00
10 lines
188 B
Docker
10 lines
188 B
Docker
FROM digitallyseamless/nodejs-bower-grunt-runtime
|
|
#FROM fergalmoran/node
|
|
|
|
#ENV NODE_ENV production
|
|
|
|
#WORKDIR /app/dist/
|
|
#ADD dist /app/dist/
|
|
#ENV NODE_ENV production
|
|
#CMD ["npm", "start"]
|