From 7d666ab996cf45d1e1807e2ed70ca4c03bc50cd5 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Thu, 9 Jun 2022 20:13:10 +0300 Subject: [PATCH] Add info about Docker Hub --- README.adoc | 6 ++++++ 1 file changed, 6 insertions(+) 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