What am I doing
This commit is contained in:
parent
7822e6ad17
commit
eb2040f2fe
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM node:slim
|
||||
LABEL author="1Computer1"
|
||||
|
||||
yarn global add typescript @types/node
|
||||
RUN yarn global add typescript @types/node
|
||||
|
||||
COPY run.sh /var/run/
|
||||
|
|
Loading…
Reference in a new issue