services: bbq: build: . restart: unless-stopped ports: - "127.0.0.1:8090:8080" volumes: - bbq-data:/data volumes: bbq-data: