From 0bb46d5e0289d76998eb5bb323f49302a6c1a422 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Fri, 13 Jan 2023 12:06:48 +0100 Subject: Explain that the docker install instructions are outdated --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5c4b3e8..ae14b8b 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,10 @@ Installation How to run it in Docker ----------------------- +> **Note** +> The docker-compose.yml and docker/php/Dockerfile are quite outdated. You will have to update them to make it work. +> PRs accepted :) + docker-compose up This automatically builds the docker-image and fires up nginx, php and mariadb. Access your Stikked instance at http://localhost/. -- cgit v1.2.3