4 lines
No EOL
65 B
Docker
4 lines
No EOL
65 B
Docker
FROM node:lts-buster-slim
|
|
|
|
ADD resources /tmp
|
|
RUN /tmp/install.sh |