mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2025-02-01 03:19:41 +11:00
Add experimental Dockerfile
This commit is contained in:
parent
b5903641f6
commit
5df90c229b
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM node:current-alpine3.18
|
||||
WORKDIR /bot
|
||||
CMD ["yarn", "node", "dist/index.js"]
|
Loading…
x
Reference in New Issue
Block a user