Specify the full compose syntax

pull/281/head
Paul Woitaschek 2022-11-01 18:02:29 +01:00 committed by GitHub
parent 433a7792d5
commit fb23fdeae1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -121,7 +121,9 @@ occurring, typical ones are file permission issues.
Alternatively, for Docker Compose, you can use something like:
```yaml
```yml
version: '3.7'
services:
tubesync:
image: ghcr.io/meeb/tubesync:latest
container_name: tubesync