1 2 3 4 5 6 7 8 9 10 11
services: theme: build: . container_name: malcz_theme_sync restart: unless-stopped volumes: - theme_data:/theme volumes: theme_data: name: malcz_theme_data