From 7853f42c25a5bfa1a3282bacd5d6dd44e0fa0f5b Mon Sep 17 00:00:00 2001 From: Arianit K Date: Tue, 3 Jun 2025 00:23:52 +0000 Subject: Cleaning Readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6c38fea..c72aae9 100644 --- a/README.md +++ b/README.md @@ -280,3 +280,14 @@ docker rmi kissmoperl-auto-update This README provides all the necessary information to deploy and manage your KISSmo Perl application using Docker with automatic updates. + + +Or simply use the ready image: + +https://hub.docker.com/r/savagedot/kissmo + +``` +docker pull savagedot/kissmo + +docker run -d -p 7878:7878 --name kissmoperl savagedot/kissmo +``` -- cgit v1.2.3