FROM node:alpine COPY . /misc_example WORKDIR /misc_example CMD node example.js