Add docker and CI stuff, minor updates
This commit is contained in:
parent
0f497ee7c2
commit
958818cbb2
12 changed files with 69 additions and 27 deletions
|
@ -1,2 +1,3 @@
|
|||
FROM python:slim-bookworm
|
||||
RUN apt update && apt install -y pandoc
|
||||
RUN apt update && apt install -y pandoc
|
||||
CMD ["/data/run.sh"]
|
Loading…
Add table
Add a link
Reference in a new issue