Initial commit - code done, other stuff partial
This commit is contained in:
commit
0f497ee7c2
11 changed files with 392 additions and 0 deletions
2
Dockerfile
Normal file
2
Dockerfile
Normal file
|
@ -0,0 +1,2 @@
|
|||
FROM python:slim-bookworm
|
||||
RUN apt update && apt install -y pandoc
|
Loading…
Add table
Add a link
Reference in a new issue