Update README.md

This commit is contained in:
Kibi Kelburton 2025-04-26 17:39:59 +00:00
parent b960ad7780
commit f3103ac99f

View File

@ -1,3 +1,13 @@
# cinny-docker-compose # cinny-docker-compose
cinny docker compose because I want to 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