✨ Dockerfile
This commit is contained in:
commit
7d0cd05e49
1 changed files with 3 additions and 0 deletions
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM pandoc/minimal:latest-alpine
|
||||
RUN apk add --no-cache nodejs npm
|
||||
WORKDIR /data
|
Loading…
Reference in a new issue