clean-up docker-compose files: remove version and ---

This commit is contained in:
Dziad Borowy
2025-05-16 20:54:32 +01:00
parent 307bff4aad
commit 0f04279afa
115 changed files with 130 additions and 367 deletions

View File

@@ -12,7 +12,6 @@
## docker-compose.yml
```yml
version: '3.3'
services:
dashmachine:
image: rmountjoy/dashmachine:latest

View File

@@ -13,8 +13,6 @@
## docker-compose.yml
```yml
---
version: '3.6'
services:
flame:

View File

@@ -9,7 +9,6 @@ Customizable browser's home page to interact with your homeserver's Docker conta
## docker-compose.yml
```yml
---
services:
homarr:
image: ghcr.io/ajnart/homarr:latest

View File

@@ -13,7 +13,6 @@
## docker-compose.yml
```yml
---
services:
homer:
image: b4bz/homer
@@ -27,7 +26,6 @@ services:
## config.yml
```yml
---
title: "Home"
subtitle: "start.example.com"
logo: false

View File

@@ -12,8 +12,6 @@ Minimalistic flexible homepage.
## docker-compose.yml
```yml
---
version: '3.8'
services:
mafl: