services: alpine: build: context: ./alpine volumes: - ./app:/app - ./od8n:/app/od8n tty: true privileged: true