docker compose datei erstellt

This commit is contained in:
bmen 2023-02-20 14:39:04 +00:00
parent 5107a56694
commit 507e0b53c5
1 changed files with 10 additions and 0 deletions

10
docker-compose.yml Normal file
View File

@ -0,0 +1,10 @@
version: '3.1'
services:
app:
image: louislam/uptime-kuma:1
container_name: uptime-kuma
restart: always
volumes:
- /home/docker/data/uptime-kuma:/app/data