Forgejo with AsciiDoc support https://forgejo.org
Go to file
Marko Korhonen 83b7bbd1ae
All checks were successful
continuous-integration/drone Build is passing
Add empty line after build status badge in README
2022-09-04 13:34:47 +03:00
.dockerignore Add dockerignore 2022-06-11 15:20:28 +03:00
.drone.yml Pull upstream image on build 2022-07-18 22:32:28 +03:00
Dockerfile Initial commit 2022-06-09 19:37:48 +03:00
README.adoc Add empty line after build status badge in README 2022-09-04 13:34:47 +03:00

Gitea with AsciiDoc support

status

The official Gitea Docker image does not support AsciiDoc rendering, so I wanted to create an image which has support out of the box.

Pull from Docker Hub

docker pull functionalhacker/gitea-asciidoc

Configuration

In addition to pulling this image instead of the official one, you need to configure the renderer. You can follow the official docs to achieve that.

Updates

This image is based on the latest stable official gitea/gitea:1 image. I will update it whenever I notice the Gitea team update their image and I have the time to do it.

Support

This image comes with no support whatsoever. The Dockerfile is based on the official Gitea image and it is literally 2 lines long so there is not much to go wrong here. If, for whatever reason you feel that there must be something wrong with my image, you can email me at gitea@functionalhacker.korhonen.cc