Added readme

This commit is contained in:
PartTimeHarmacist 2022-04-14 22:24:33 -05:00
parent a983ec659c
commit fc89c9b5eb

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# Custom Gitea Instance
A customized image of gitea designed to incorporate .docx and jupyter file renderers
- .docx is achieved via pulling pandoc from the pandoc/core image
- jupyter rendering is achieved via inclusion of the jupyter python package