mirror of
https://github.com/fergalmoran/dss.web.git
synced 2026-02-16 13:11:33 +00:00
11 lines
189 B
Docker
11 lines
189 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"]
|