FROM node:20.9.0-alpine3.18 RUN apk add git fish openssh gnupg RUN yarn global add typescript ts-node nodemon RUN mkdir -p /root/.ssh