FROM node:5-onbuild MAINTAINER Octoblu EXPOSE 80 CMD ["node", "command.js"]