FROM node:alpine
LABEL author="1Computer1"
RUN yarn global add typescript @types/node
COPY run.sh /var/run/