From: Blackstareye Date: Mon, 17 Feb 2025 15:42:27 +0000 (+0100) Subject: added run container section X-Git-Url: https://git.p6c8.net/jirafeau_project.git/commitdiff_plain/37dbebf0b50446b1beb0ca59f6384fc67a7993c4?ds=inline;hp=-c added run container section --- 37dbebf0b50446b1beb0ca59f6384fc67a7993c4 diff --git a/docker/README.md b/docker/README.md index cf70ec8..d170d70 100644 --- a/docker/README.md +++ b/docker/README.md @@ -24,6 +24,12 @@ docker build -t your/jirafeau:latest . You can use the `docker-compose.yaml` from [here](../docker-compose.yaml) +### Run Container + +```sh +docker compose up -d +``` + ### Custom Theme 1. copy the theme data from the running container