From 2836ace5512af354af713ce88a65968fa37d1f93 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Thu, 18 Apr 2024 23:44:09 +0200 Subject: [PATCH] readme: add basic docker documentation in the README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b1794df9..2c7001be 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,11 @@ WebM support ------------ Read `inc/lib/webm/README.md` for information about enabling webm. +Docker +------------ +Vichan comes with a Dockerfile and docker-compose configuration, the latter aimed primarily at development and testing. +See the `docker/doc.md` file for more information. + vichan API ---------- vichan provides by default a 4chan-compatible JSON API. For documentation on this, see: