version: '3' services: main: build: context: ./ dockerfile: Dockerfile restart: always volumes: - ./plugins:/var/www/plugins ports: - "8085:5000"