docs: drop deprecated compose version tag

This commit is contained in:
2026-09-12 15:03:15 +02:00
parent c3c6e96774
commit 56f8498530
6 changed files with 0 additions and 9 deletions
-1
View File
@@ -1,4 +1,3 @@
version: '3.8'
services:
cache:
-3
View File
@@ -25,7 +25,6 @@ This is a tiny guide to install cryptgeon on (probably) any unix system (and may
```yaml
# docker-compose.yaml
version: '3.8'
services:
traefik:
image: traefik:2.6
@@ -100,7 +99,6 @@ Create another docker-compose.yaml file in another folder. We will assume that t
```
```yaml
version: '3.8'
networks:
proxy:
@@ -155,7 +153,6 @@ docker-compose up -d
```yaml
# docker-compose.yaml
version: '3.8'
services:
watchtower:
-1
View File
@@ -9,7 +9,6 @@ Assumptions:
- Domain name `example.org`.
```yaml
version: '3.8'
networks:
proxy: