diff --git a/README.adoc b/README.adoc index bdac0d1..d0d01c9 100644 --- a/README.adoc +++ b/README.adoc @@ -2,6 +2,12 @@ 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 +[source,bash] +--- +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