current configuration

This commit is contained in:
Sooyoung Cheong
2026-02-22 19:22:36 +09:00
parent 9aadddda48
commit 541f072010
13 changed files with 180 additions and 71 deletions

6
gitea/Dockerfile Normal file
View File

@@ -0,0 +1,6 @@
FROM gitea/gitea:latest
RUN apk --no-cache add asciidoctor freetype freetype-dev gcc g++ libpng libffi-dev pandoc python3-dev py3-pyzmq pipx
RUN pipx install jupyter docutils --include-deps --global