]> git.p6c8.net - jirafeau_project.git/commitdiff
added run container section
authorBlackstareye <gitlab@blackeyeprojects.de>
Mon, 17 Feb 2025 15:42:27 +0000 (16:42 +0100)
committerBlackstareye <gitlab@blackeyeprojects.de>
Mon, 17 Feb 2025 15:42:27 +0000 (16:42 +0100)
docker/README.md

index cf70ec83025738d9730d3987a1081738723187b8..d170d70747b1867216f5087519df248445ca9a05 100644 (file)
@@ -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

patrick-canterino.de