From f3103ac99f3ca0071b49f396418b4298f256d5e8 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Sat, 26 Apr 2025 17:39:59 +0000 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9607a87..10ee30f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # cinny-docker-compose -cinny docker compose because I want to \ No newline at end of file +cinny docker compose because I want to + +steps + +git clone/pull https://github.com/cinnyapp/cinny + +if container is already running, stop it + +docker build -t cinny:latest. + +docker-compose up -d \ No newline at end of file