Add info about Docker Hub

This commit is contained in:
Marko Korhonen 2022-06-09 20:13:10 +03:00
parent af15d220b3
commit 7d666ab996
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

@ -2,6 +2,12 @@
The official Gitea Docker image does not support AsciiDoc rendering, so I The official Gitea Docker image does not support AsciiDoc rendering, so I
wanted to create an image which has support out of the box. wanted to create an image which has support out of the box.
== Pull from Docker Hub
[source,bash]
---
docker pull functionalhacker/gitea-asciidoc
---
== Configuration == Configuration
In addition to pulling this image instead of the official one, you need to In addition to pulling this image instead of the official one, you need to
configure the renderer. You can follow the configure the renderer. You can follow the