Refactor docker-compose files

This commit is contained in:
2022-08-29 14:37:55 +03:00
parent 7b0636312c
commit 9c051ed370
28 changed files with 624 additions and 700 deletions

View File

@@ -3,7 +3,6 @@ version: '3.9'
services:
samba:
image: dperson/samba
container_name: samba
restart: unless-stopped
environment:
- 'TZ=Europe/Athens'