first iteration of serve docker
This commit is contained in:
parent
55a11bbb66
commit
3a1c298602
2 changed files with 38 additions and 0 deletions
2
Dockerfile
Normal file
2
Dockerfile
Normal file
|
@ -0,0 +1,2 @@
|
|||
FROM node:lts
|
||||
RUN npm install --global "@warren-bank/serve"
|
Loading…
Add table
Add a link
Reference in a new issue