FROM node:alpine
LABEL author="1Computer1"

RUN npm install --global --save-dev @swc/core @swc/register

COPY run.sh /var/run/